linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Bluetooth: Fix race condition with rfkill handling
@ 2013-09-12  9:29 johan.hedberg
  2013-09-12  9:29 ` [PATCH v2 1/2] Bluetooth: Introduce a new HCI_RFKILLED flag johan.hedberg
  2013-09-12  9:29 ` [PATCH v2 2/2] Bluetooth: Fix rfkill functionality during the HCI setup stage johan.hedberg
  0 siblings, 2 replies; 5+ messages in thread
From: johan.hedberg @ 2013-09-12  9:29 UTC (permalink / raw)
  To: linux-bluetooth

Hi,

Here's an updated patch set for the rfkill issue. The only change is the
added explicit initialization of the HCI_RFKILLED flag by checking the
return value of rfkill_blocked() once rfkill_register() has succeeded.

Johan

----------------------------------------------------------------
Johan Hedberg (2):
      Bluetooth: Introduce a new HCI_RFKILLED flag
      Bluetooth: Fix rfkill functionality during the HCI setup stage

 include/net/bluetooth/hci.h |  1 +
 net/bluetooth/hci_core.c    | 25 ++++++++++++++++++++-----
 2 files changed, 21 insertions(+), 5 deletions(-)


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

end of thread, other threads:[~2013-09-12 16:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-12  9:29 [PATCH v2 0/2] Bluetooth: Fix race condition with rfkill handling johan.hedberg
2013-09-12  9:29 ` [PATCH v2 1/2] Bluetooth: Introduce a new HCI_RFKILLED flag johan.hedberg
2013-09-12 16:13   ` Marcel Holtmann
2013-09-12  9:29 ` [PATCH v2 2/2] Bluetooth: Fix rfkill functionality during the HCI setup stage johan.hedberg
2013-09-12 16:18   ` Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).