]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Remove redundant hci_dev comparisons in mgmt lookups
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 9 Nov 2011 11:58:57 +0000 (13:58 +0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Wed, 9 Nov 2011 14:48:47 +0000 (12:48 -0200)
commite935fbdec12fcd573fcbd6893ca7cd3be3478a2b
tree5e345ebc1eada08264caa8c552e6655a94e18c02
parent80665e6b962c0efd6f2aae273655b532e454a3e7
Bluetooth: Remove redundant hci_dev comparisons in mgmt lookups

Now that pending commands are hci_dev specific there's no need to check
whether a command matches hci_dev when iterating through them.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/mgmt.c