[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110113.221324.82807816.davem@davemloft.net>
Date: Thu, 13 Jan 2011 22:13:24 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: daniel@...sler.com
Cc: netdev@...r.kernel.org, kristoffer@...sler.com
Subject: Re: [PATCH 03/10] GRETH: added no_gbit option
From: Daniel Hellstrom <daniel@...sler.com>
Date: Thu, 13 Jan 2011 09:25:28 +0100
> For debug only. The driver does not report that it is GBit capable, instead
> it will report 10/100 mode to the generic PHY layer.
>
> Signed-off-by: Daniel Hellstrom <daniel@...sler.com>
You may not add special purpose module parameters to your ethernet driver.
Instead, users can use ethtool to control what speeds the device will
try to advertise for during auto-negotiation, or use with a fixed
link configuration.
--
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