[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070503.132025.06567594.davem@davemloft.net>
Date: Thu, 03 May 2007 13:20:25 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: mchan@...adcom.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH v2 4/16][BNX2]: Fix race conditions when calling
register_netdev().
From: "Michael Chan" <mchan@...adcom.com>
Date: Thu, 03 May 2007 00:29:06 -0700
> [BNX2]: Fix race conditions when calling register_netdev().
>
> Hot-plug scripts can call bnx2_open() as soon as register_netdev() is
> called in bnx2_init_one(). We need to call pci_set_drvdata() and
> setup everything before calling register_netdev(). netif_carrier_off()
> also needs to be moved to bnx2_open() to avoid race conditions with
> the irq.
>
> Signed-off-by: Michael Chan <mchan@...adcom.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