]> git.baikalelectronics.ru Git - kernel.git/commit
6lowpan: clean up fragments list if module unloaded
authoralex.bluesman.smirnov@gmail.com <alex.bluesman.smirnov@gmail.com>
Wed, 25 Apr 2012 23:24:57 +0000 (23:24 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 Apr 2012 09:32:55 +0000 (05:32 -0400)
commitb22e5e44680d53e778b26272f0f283ff961da410
treed2b3aaa6d55258ff020687c50d4122e6aebef963
parentdf01ae82d10d9da85f09316cd86d6d8e312c2299
6lowpan: clean up fragments list if module unloaded

Clean all the pending fragments and relative timers if 6lowpan link
is going to be deleted.

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