diff options
author | Jukka Rissanen <jukka.rissanen@linux.intel.com> | 2014-10-28 18:16:48 +0300 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2014-10-28 19:04:39 +0300 |
commit | df092306d688438b39f7d433f24e091fa387afaf (patch) | |
tree | 06e34b0b35e6cd6111e3371e640338e1af84a0d9 /drivers/vme | |
parent | 90305829635d90a5053ec99a261035b4ce0a2649 (diff) | |
download | linux-df092306d688438b39f7d433f24e091fa387afaf.tar.xz |
Bluetooth: 6lowpan: Fix lockdep splats
When a device ndo_start_xmit() calls again dev_queue_xmit(),
lockdep can complain because dev_queue_xmit() is re-entered and the
spinlocks protecting tx queues share a common lockdep class.
Same issue was fixed for ieee802154 in commit "20e7c4e80dcd"
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'drivers/vme')
0 files changed, 0 insertions, 0 deletions