[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20141226134237.7004c3c5@urahara>
Date: Fri, 26 Dec 2014 13:42:37 -0800
From: Stephen Hemminger <stephen@...workplumber.org>
To: Jia-Ju Bai <baijiaju1990@....com>
Cc: jeffrey.t.kirsher@...el.com, jesse.brandeburg@...el.com,
bruce.w.allan@...el.com, carolyn.wyborny@...el.com,
donald.c.skidmore@...el.com, gregory.v.rose@...el.com,
matthew.vick@...el.com, john.ronciak@...el.com,
mitch.a.williams@...el.com, e1000-devel@...ts.sourceforge.net,
netdev@...r.kernel.org, linux.nics@...el.com
Subject: Re: [E1000-devel] [PATCH net v3 3/4] e1000e: Add netif_napi_del in
the driver
On Thu, 25 Dec 2014 09:57:02 +0800
Jia-Ju Bai <baijiaju1990@....com> wrote:
> The driver lacks netif_napi_del in the normal path
> and error path to match the call of netif_napi_add in e1000_probe.
> This patch fixes this problem, and it has been tested on the hardware.
>
> Signed-off-by: Jia-Ju Bai <baijiaju1990@....com>
Another case where netif_napi_del is not needed since already
handled by free_netdev
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists