diff options
author | Ursula Braun <ubraun@linux.vnet.ibm.com> | 2016-07-04 14:07:16 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-07-05 08:32:08 +0200 |
commit | 7831b4ff0d926e0deeaabef9db8800ed069a2757 (patch) | |
tree | cf1e9a57c3722c214df60e89362d92f5e94a0e9c /drivers/net/usb/r8152.c | |
parent | Revert "fsl/fman: fix error handling" (diff) | |
download | linux-7831b4ff0d926e0deeaabef9db8800ed069a2757.tar.xz linux-7831b4ff0d926e0deeaabef9db8800ed069a2757.zip |
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: stable@vger.kernel.org # v2.6.37+
Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com>
Tested-by: Alexander Klein <ALKL@de.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions