]> git.baikalelectronics.ru Git - kernel.git/commit
6lowpan: revert: add missing spin_lock_init()
authoralex.bluesman.smirnov@gmail.com <alex.bluesman.smirnov@gmail.com>
Tue, 10 Jul 2012 21:22:42 +0000 (21:22 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 12 Jul 2012 14:54:45 +0000 (07:54 -0700)
commit04736d8b64ea14cad31a9a2f297b09b43ee3201a
tree170ee02c5c46cee737660c1ad230f5870e86e3b6
parentbb995e48b689572757b9269dffbcb0153519a934
6lowpan: revert: add missing spin_lock_init()

Revert the commit dcf17ba02bd641f419674b95b836c54be0fbef05 to initialize
spinlock in the more preferable way and make it static to avoid sparse
warning.

Signed-off-by: Alexander Smirnov <alex.bluesman.smirnov@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ieee802154/6lowpan.c