summaryrefslogtreecommitdiff
path: root/net/mac802154/main.c
diff options
context:
space:
mode:
authorJukka Rissanen <jukka.rissanen@linux.intel.com>2014-10-29 11:16:00 +0300
committerMarcel Holtmann <marcel@holtmann.org>2014-10-29 18:20:40 +0300
commit9cfd5a23a49c2a2cb9ff5537128d03547cbd2990 (patch)
treed71ed5865005e07968443bff66c7bce894ad9f34 /net/mac802154/main.c
parente23e9ec16bf4bbaf12fc030079b277cb00f618f4 (diff)
downloadlinux-9cfd5a23a49c2a2cb9ff5537128d03547cbd2990.tar.xz
Bluetooth: Wrong style spin lock used
Use spin_lock_bh() as the code is called from softirq in networking subsystem. This is needed to prevent deadlocks when 6lowpan link is in use. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/mac802154/main.c')
0 files changed, 0 insertions, 0 deletions