[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130315.084741.1699838533506406622.davem@davemloft.net>
Date: Fri, 15 Mar 2013 08:47:41 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: georg@...mannsweb.com
Cc: netdev@...r.kernel.org, grant.likely@...retlab.ca,
rob.herring@...xeda.com
Subject: Re: [PATCH 3.9-rc2] net: fec: fix missing napi_disable call
From: Georg Hofmann <georg@...mannsweb.com>
Date: Thu, 14 Mar 2013 17:54:09 +0100
> Commit dc975382d2ef36be7e78fac3717927de1a5abcd8 introduces napi support
> but never calls napi_disable. This will generate a kernel oops
> (kernel BUG at include/linux/netdevice.h:473!) every time, when
> ndo_stop is called followed by ndo_start.
> Add the missing napi_diable call.
>
> Signed-off-by: Georg Hofmann <georg@...mannsweb.com>
Applied.
--
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