[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1394052211-6976-1-git-send-email-alex.aring@gmail.com>
Date: Wed, 5 Mar 2014 21:43:29 +0100
From: Alexander Aring <alex.aring@...il.com>
To: alex.bluesman.smirnov@...il.com
Cc: dbaryshkov@...il.com, linux-zigbee-devel@...ts.sourceforge.net,
netdev@...r.kernel.org, Alexander Aring <alex.aring@...il.com>
Subject: [PATCH net-next 0/2] 6lowpan: fixes for new reassembly implementation
Hi all,
I detected a embarrassing mistake of registering sysctl interface while
init fragmentation. This is fixed in Patch 1/2
(6lowpan: reassembly: fix return of init function).
The second issue occurs while reassembly and unloading 6lowpan module.
I am definitively sure about if I fixed it correctly in this case.
The problem is there are some running timers which are not deleted after
unloading the 6lowpan module. This issue is fixed in Patch 2/2
(6lowpan: reassembly: fix kernel oops while unloading).
- Alex
Alexander Aring (2):
6lowpan: reassembly: fix return of init function
6lowpan: reassembly: fix kernel oops while unloading
net/ieee802154/reassembly.c | 14 ++++++++++++++
1 file changed, 14 insertions(+)
--
1.9.0
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists