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

Maksim Yevmenkin emax at FreeBSD.org
Wed Apr 6 11:55:59 PDT 2005


emax        2005-04-06 18:55:58 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph/bluetooth/socket ng_btsocket_rfcomm.c 
  Log:
  In ng_btsocket_rfcomm_receive_frame() correctly set length variable when
  EA bit is set in hdr->length (16-bit length). This currently has no effect
  on the rest of the code. It just fixes the debug message.
  
  MFC After:      3 weeks
  
  Revision  Changes    Path
  1.17      +1 -1      src/sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c


More information about the cvs-src mailing list