diff options
author | Gustavo F. Padovan <padovan@profusion.mobi> | 2011-12-15 01:58:44 +0100 |
---|---|---|
committer | Gustavo F. Padovan <padovan@profusion.mobi> | 2011-12-18 20:07:57 +0100 |
commit | 3c54711c4fd103edf2044ab60726939f1de02b0c (patch) | |
tree | 3d223484adad4b641deff803182d97f9ece914b2 /net/bluetooth/Makefile | |
parent | Bluetooth: convert conn hash to RCU (diff) | |
download | linux-3c54711c4fd103edf2044ab60726939f1de02b0c.tar.xz linux-3c54711c4fd103edf2044ab60726939f1de02b0c.zip |
Bluetooth: Don't disable tasklets to call hdev->notify()
It's pointless, we aren't protecting anything since btusb_notify()
schedules a work to run, then all it operation happens without protection.
If protection is really needed here, we will fix it further.
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Diffstat (limited to 'net/bluetooth/Makefile')
0 files changed, 0 insertions, 0 deletions