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

Maksim Yevmenkin emax at FreeBSD.org
Thu May 12 09:48:24 PDT 2005


emax        2005-05-12 16:48:24 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/netgraph/bluetooth/socket ng_btsocket_rfcomm.c 
  Log:
  MFC to RELENG_5 src/sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c, v1.17
  
  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.
  
  Revision  Changes    Path
  1.12.2.5  +1 -1      src/sys/netgraph/bluetooth/socket/ng_btsocket_rfcomm.c


More information about the cvs-src mailing list