commit | 4d27de149ba17eb7643b6665ad3513d00d65b6c2 | [log] [tgz] |
---|---|---|
author | alex.bluesman.smirnov@gmail.com <alex.bluesman.smirnov@gmail.com> | Tue Jul 10 21:22:42 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 12 07:54:45 2012 -0700 |
tree | 170ee02c5c46cee737660c1ad230f5870e86e3b6 | |
parent | d348446b8840602091872b8272855dee196f6dd5 [diff] |
6lowpan: revert: add missing spin_lock_init() Revert the commit 768f7c7c121e80f458a9d013b2e8b169e5dfb1e5 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>