From: Jia-Ju Bai Date: Mon, 22 Dec 2014 00:43:14 +0000 (+0800) Subject: 8139too: Add netif_napi_del in the driver X-Git-Tag: fixes-v4.0-rc1~357^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea3c9e13afe739f1ff31130cea57084cfe8c5dcd;p=pandora-kernel.git 8139too: Add netif_napi_del in the driver For linux-3.18.0 The driver lacks netif_napi_del in the normal path and error path to match the call of netif_napi_add in rtl8139_init_one. This patch fixes this problem. Signed-off-by: Jia-Ju Bai Signed-off-by: David S. Miller --- Reading git-diff-tree failed