[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110608.235321.1331847892255858928.davem@davemloft.net>
Date: Wed, 08 Jun 2011 23:53:21 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: mchan@...adcom.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH 4/5 net-next] cnic: Improve NETDEV_UP event handling
From: "Michael Chan" <mchan@...adcom.com>
Date: Wed, 8 Jun 2011 22:29:35 -0700
> During NETDEV_UP, we use symbol_get() to get the net driver's cnic
> probe function. This sometimes doesn't work if NETDEV_UP happens
> right after NETDEV_REGISTER and the net driver is still running module
> init code. As a result, the cnic device may not be discovered. We
> fix this by probing on all NETDEV events if the device's netif_running
> state is up.
>
> 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