Am Samstag 21 Januar 2006 11:49 schrieb Lennert Buytenhek:

> I ran into this problem with ixp2000 too.  However, calling
> netif_carrier_off calls into linkwatch_fire_event and I wasn't sure
> whether this is the right thing to do when the netdev isn't even
> registered yet.

This is not the right thing to do, but you can safely call netif_carrier_off() 
just after the netdev has been registered.

Stefan
-
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

Reply via email to