** Changed in: linux (Ubuntu Xenial) Status: In Progress => Fix Committed
-- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1601831 Title: qeth: delete napi struct when removing a qeth device Status in Linux: New Status in Ubuntu on IBM z Systems: In Progress Status in linux package in Ubuntu: Fix Committed Status in linux source package in Precise: In Progress Status in linux source package in Trusty: In Progress Status in linux source package in Xenial: Fix Committed Status in linux source package in Yakkety: Fix Committed Bug description: == Comment: #0 - Hendrik Brueckner <brueck...@de.ibm.com> - 2016-07-08 10:59:08 == Please backport: commit 7831b4ff0d926e0deeaabef9db8800ed069a2757 Author: Ursula Braun <ubr...@linux.vnet.ibm.com> Date: Mon Jul 4 14:07:16 2016 +0200 qeth: delete napi struct when removing a qeth device A qeth_card contains a napi_struct linked to the net_device during device probing. This struct must be deleted when removing the qeth device, otherwise Panic on oops can occur when qeth devices are repeatedly removed and added. Fixes: a1c3ed4c9ca ("qeth: NAPI support for l2 and l3 discipline") Cc: sta...@vger.kernel.org # v2.6.37+ Signed-off-by: Ursula Braun <ubr...@linux.vnet.ibm.com> Tested-by: Alexander Klein <a...@de.ibm.com> Signed-off-by: David S. Miller <da...@davemloft.net> To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/1601831/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp