6lowpan: add missing spin_lock_init()
author[email protected] <[email protected]>
Wed, 25 Apr 2012 23:24:58 +0000 (23:24 +0000)
committerDavid S. Miller <[email protected]>
Thu, 26 Apr 2012 09:32:55 +0000 (05:32 -0400)
commit768f7c7c121e80f458a9d013b2e8b169e5dfb1e5
treedab910f7034bdb550e9b4f91f60045e64986e500
parent8deff4af8745561efd2be34ee30cc57a6f0107c6
6lowpan: add missing spin_lock_init()

Add missing spin_lock_init() for frames list lock.

Signed-off-by: Alexander Smirnov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/ieee802154/6lowpan.c