summaryrefslogtreecommitdiff
path: root/drivers/input
diff options
context:
space:
mode:
authoralex.bluesman.smirnov@gmail.com <alex.bluesman.smirnov@gmail.com>2012-07-11 01:22:48 +0400
committerDavid S. Miller <davem@davemloft.net>2012-07-12 18:54:46 +0400
commit33c34c5e9310622d5ed9a53d571f92824044020f (patch)
tree46be5ba0abb2f892ee99d82eb2d7268355a99688 /drivers/input
parentabbee2effcbce55440accb0a1dd315562875efa2 (diff)
downloadlinux-33c34c5e9310622d5ed9a53d571f92824044020f.tar.xz
6lowpan: rework fragment-deleting routine
6lowpan module starts collecting incomming frames and fragments right after lowpan_module_init() therefor it will be better to clean unfinished fragments in lowpan_cleanup_module() function instead of doing it when link goes down. Changed spinlocks type to prevent deadlock with expired timer event and removed unused one. Signed-off-by: Alexander Smirnov <alex.bluesman.smirnov@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/input')
0 files changed, 0 insertions, 0 deletions