Bluetooth: 6lowpan: Converting rwlocks to use RCU
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Tue, 28 Oct 2014 15:16:47 +0000 (17:16 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 28 Oct 2014 16:04:38 +0000 (17:04 +0100)
The rwlocks are converted to use RCU. This helps performance as the
irq locks are not needed any more.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/6lowpan.c

Simple merge