rfcomm: don't track l2cap credits

This commit is contained in:
Matthias Ringwald 2015-12-06 22:08:31 +01:00
parent b77d9a4777
commit 66f18a4898

View File

@ -281,7 +281,6 @@ typedef struct {
RFCOMM_MULTIPLEXER_STATE state;
uint16_t l2cap_cid;
uint8_t l2cap_credits;
uint8_t fcon; // only send if fcon & 1, send rsp if fcon & 0x80