From: Ursula Braun <[email protected]>
Date: Mon, 4 Jul 2016 14:07:16 +0200
> 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: [email protected] # v2.6.37+
> Signed-off-by: Ursula Braun <[email protected]>
> Tested-by: Alexander Klein <[email protected]>
Applied, thanks.