summaryrefslogtreecommitdiff
path: root/Documentation/input
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2013-05-06 17:54:58 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-06-07 23:52:24 +0400
commit524a8e8f658703d0e105bfb48c26edcdefc2aa3c (patch)
treee4201a145518a2ca4830c6f088fe11c34dc34845 /Documentation/input
parent239ab3670a5241414b5e60bf8be0c819468c160c (diff)
downloadlinux-524a8e8f658703d0e105bfb48c26edcdefc2aa3c.tar.xz
mac80211: use just spin_lock() in ieee80211_get_tkip_p2k()
commit 655914ab863bcc06c84270e4159fd59002d6b529 upstream. ieee80211_get_tkip_p2k() may be called with interrupts disabled, so spin_unlock_bh() isn't safe and leads to warnings. Since it's always called with BHs disabled already, just use spin_lock(). Reported-by: Milan Kocian <milon@wq.cz> Acked-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/input')
0 files changed, 0 insertions, 0 deletions