From: [EMAIL PROTECTED] Date: Wed, 19 Sep 2007 15:38:22 +0200 > From: Daniel Lezcano <[EMAIL PROTECTED]> > > If the netif_carrier_off is called before register_netdev > that will use and generate an event for a non initialized network > device and that leads to a Oops. > > I moved the netif_carrier_off from the setup function after each > register_netdev call. > > Signed-off-by: Daniel Lezcano <[EMAIL PROTECTED]>
Applied, thanks. - 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