cvs commit: src/sys/netgraph/bluetooth/socket ng_btsocket_rfcomm.c

Maksim Yevmenkin emax at FreeBSD.org
Thu Aug 24 16:51:03 UTC 2006


emax        2006-08-24 16:51:02 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph/bluetooth/socket ng_btsocket_rfcomm.c 
  Log:
  Define mtu as u_int16_t not as int. This should fix problem with rfcomm
  on sparc64.
  
  Reported by:    Andrew Belashov <bel at orel dot ru>
  Tested by:      Andrew Belashov <bel at orel dot ru>
  MFC after:      3 days
  
  Revision  Changes    Path
  1.23      +2 -1      src/sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c


More information about the cvs-src mailing list