All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC 0/5] Disconnect complete refactoring
@ 2013-10-30 22:01 Andre Guedes
  2013-10-30 22:01 ` [RFC 1/5] Bluetooth: Check address in mgmt_disconnect_failed() Andre Guedes
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Andre Guedes @ 2013-10-30 22:01 UTC (permalink / raw)
  To: linux-bluetooth

Hi all,

This patch set does some code refactoring in disconnect complete event handler
and related functions from Mgmt layer.

This refactoring used to be one patch from LE auto connection patch set, but
since Marcel asked me to do more changes, I put all these refactoring patches
in its own patch set.

Regards,

Andre Guedes (5):
  Bluetooth: Check address in mgmt_disconnect_failed()
  Bluetooth: Add an extra check in mgmt_device_disconnected()
  Bluetooth: Remove link type check in hci_disconn_complete_evt()
  Bluetooth: Remove unneeded check in hci_disconn_complete_evt()
  Bluetooth: Refactor hci_disconn_complete_evt

 net/bluetooth/hci_event.c | 61 ++++++++++++++++++++++-------------------------
 net/bluetooth/mgmt.c      | 15 +++++++++++-
 2 files changed, 43 insertions(+), 33 deletions(-)

-- 
1.8.4


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

end of thread, other threads:[~2013-11-04 17:15 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-30 22:01 [RFC 0/5] Disconnect complete refactoring Andre Guedes
2013-10-30 22:01 ` [RFC 1/5] Bluetooth: Check address in mgmt_disconnect_failed() Andre Guedes
2013-10-30 22:01 ` [RFC 2/5] Bluetooth: Add an extra check in mgmt_device_disconnected() Andre Guedes
2013-10-30 22:01 ` [RFC 3/5] Bluetooth: Remove link type check in hci_disconn_complete_evt() Andre Guedes
2013-10-30 22:01 ` [RFC 4/5] Bluetooth: Remove unneeded " Andre Guedes
2013-11-02 18:14   ` Marcel Holtmann
2013-11-04 17:15     ` Andre Guedes
2013-10-30 22:01 ` [RFC 5/5] Bluetooth: Refactor hci_disconn_complete_evt Andre Guedes
2013-11-02 18:17 ` [RFC 0/5] Disconnect complete refactoring Marcel Holtmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.