K 10 svn:author V 4 emax K 8 svn:date V 27 2005-05-12T16:48:24.000000Z K 7 svn:log V 285 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. END