summary refs log tree commit diff
path: root/net/bluetooth/bnep
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2014-09-10 17:37:43 -0700
committerMarcel Holtmann <marcel@holtmann.org>2014-09-11 02:45:24 +0200
commit24bd0bd94e0947e257c5cd6a85b0e337d953e79c (patch)
tree9cbdb05d7dd446f4355f3c8cd4c7ae1b6a833ab4 /net/bluetooth/bnep
parentc05b9339c8a448a2df0c8598424ea9c0933288d1 (diff)
downloadlinux-24bd0bd94e0947e257c5cd6a85b0e337d953e79c.tar.gz
Bluetooth: Centralize disallowing SMP commands to a single place
All the cases where we mark SMP commands as dissalowed are their
respective command handlers. We can therefore simplify the code by
always clearing the bit immediately after testing it. This patch
converts the corresponding test_bit() call to a test_and_clear_bit()
call and also removes the now unused SMP_DISALLOW_CMD macro.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/bluetooth/bnep')
0 files changed, 0 insertions, 0 deletions