Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix L2CAP command reject PDUs
@ 2013-10-16  8:06 johan.hedberg
  2013-10-16  8:06 ` [PATCH 1/3] Bluetooth: Fix L2CAP "Command Reject: Invalid CID" response johan.hedberg
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: johan.hedberg @ 2013-10-16  8:06 UTC (permalink / raw)
  To: linux-bluetooth

Hi,

The L2CAP command reject PDU is required to have some extra data for
"invalid MTU" and "invalid CID" cases. These patches fixes the code to
always return the right kind of PDU.

Johan

----------------------------------------------------------------
Johan Hedberg (3):
      Bluetooth: Fix L2CAP "Command Reject: Invalid CID" response
      Bluetooth: Remove unused command reject mapping for EMSGSIZE
      Bluetooth: Remove useless l2cap_err_to_reason function

 net/bluetooth/l2cap_core.c | 54 +++++++++++++++++++++------------------------
 1 file changed, 25 insertions(+), 29 deletions(-)


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-10-16 11:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-16  8:06 [PATCH 0/3] Fix L2CAP command reject PDUs johan.hedberg
2013-10-16  8:06 ` [PATCH 1/3] Bluetooth: Fix L2CAP "Command Reject: Invalid CID" response johan.hedberg
2013-10-16 11:34   ` Anderson Lizardo
2013-10-16 11:43     ` Johan Hedberg
2013-10-16  8:06 ` [PATCH 2/3] Bluetooth: Remove unused command reject mapping for EMSGSIZE johan.hedberg
2013-10-16  8:06 ` [PATCH 3/3] Bluetooth: Remove useless l2cap_err_to_reason function johan.hedberg
2013-10-16  8:16 ` [PATCH 0/3] Fix L2CAP command reject PDUs Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox