[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20071002.162712.11079459.davem@davemloft.net>
Date: Tue, 02 Oct 2007 16:27:12 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: mchan@...adcom.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH 2.6.24 1/3][BNX2]: Add missing napi_disable() in
bnx2_close().
From: "Michael Chan" <mchan@...adcom.com>
Date: Tue, 02 Oct 2007 17:23:09 -0700
> [BNX2]: Add missing napi_disable() in bnx2_close().
>
> bnx2_close() -> bnx2_netif_stop() will not call napi_disable() because
> the netif_state is not running in bnx2_close(). To avoid confusion,
> we change it to disable interrupt and napi directly in bnx2_close().
>
> Signed-off-by: Michael Chan <mchan@...adcom.com>
Applied to net-2.6.24
-
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