From: Hauke Mehrtens Date: Sun, 7 Jun 2015 12:11:48 +0000 (+0200) Subject: b44: call netif_napi_del() X-Git-Tag: omap-for-v4.2/fixes-rc1^2~214^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1489bdeeae1a47171926e255956c9fc251db13a0;p=pandora-kernel.git b44: call netif_napi_del() When the driver gets unregistered a call to netif_napi_del() was missing, this all was also missing in the error paths of b44_init_one(). Signed-off-by: Hauke Mehrtens Signed-off-by: David S. Miller --- Reading git-diff-tree failed