From: YOSHIFUJI Hideaki <[EMAIL PROTECTED]> Date: Thu, 22 Dec 2005 18:23:25 +0900 (JST)
> Unless __LINK_STATE_NOCARRIER is expicitly set on dev->state, > netif_carrier_ok(dev) is true. > It is {set,reset} by the drivers using netif_carrier_{off,on}(dev), > respectively. > Since legacy drivers do not set it nor reset it, so netif_carrier_ok(dev) > should be 1 on such drivers. Right. Yoshifuji-san, I've pulled in your tree and asked Linus to pull into his tree. I will work on rebase of net-2.6.16 and a reworking of the workqueue patch later this afternoon. Thank you. - 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