[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20110120.170050.215541105.davem@davemloft.net>
Date: Thu, 20 Jan 2011 17:00:50 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: dm@...lsio.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH net-2.6] cxgb4: fix reported state of interfaces
without link
From: Dimitris Michailidis <dm@...lsio.com>
Date: Wed, 19 Jan 2011 17:29:05 -0800
> Currently tools like ip and ifconfig report incorrect state for cxgb4
> interfaces that are up but do not have link and do so until first link
> establishment. This is because the initial netif_carrier_off call is
> before register_netdev and it needs to be after to be fully effective.
> Fix this by moving netif_carrier_off into .ndo_open.
>
> Signed-off-by: Dimitris Michailidis <dm@...lsio.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