From: Johan Hedberg Date: Fri, 13 Sep 2013 05:58:17 +0000 (+0300) Subject: Bluetooth: Introduce a new HCI_RFKILLED flag X-Git-Tag: v3.12-rc4~30^2~39^2^2~16^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e130367d43ff22836bbae380d197d600fe8ddbb;p=pandora-kernel.git Bluetooth: Introduce a new HCI_RFKILLED flag This makes it more convenient to check for rfkill (no need to check for dev->rfkill before calling rfkill_blocked()) and also avoids potential races if the RFKILL state needs to be checked from within the rfkill callback. Signed-off-by: Johan Hedberg Cc: stable@vger.kernel.org Acked-by: Marcel Holtmann Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed