Tommy Christensen píše v Pá 01. 07. 2005 v 18:45 +0200:

> OK, I can see what's happening here. eth0 doesn't detect link-up until
> after a few seconds, so when the vlan interface is opened immediately
> after eth0 has been opened, it inherits the link-down state. Subsequently
> the vlan interface is never properly activated and are thus unable to
> transmit any packets.
> 
> Martin, could you try the patch below and see if that helps.
> 
> dev->state bits are not supposed to be manipulated directly. Something
> similar is probably needed for the netif_device_present() bit, although
> I don't know how this is meant to work for a virtual device.
> 
> 
> -Tommy

Hi,

I'm sorry for this silence from me, but I've got a holiday and I've
broke my leg :(

but - now I've finaly tried your patch and it WORKS! thank you a lot for
your help guys.

-- 
Martin Filip <[EMAIL PROTECTED]>

-
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