6lowpan: add missing spin_lock_init()
authoralex.bluesman.smirnov@gmail.com <alex.bluesman.smirnov@gmail.com>
Wed, 25 Apr 2012 23:24:58 +0000 (23:24 +0000)
committerDavid S. Miller <davem@davemloft.net>
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 <alex.bluesman.smirnov@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ieee802154/6lowpan.c