From: "Michael Chan" <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> Applied to net-2.6.24 - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html