
16 Dec
2009
16 Dec
'09
4:48 p.m.
On Mon, 2009-11-09 at 13:09 -0600, Peter Tyser wrote:
Remove unnecessary printing "Enet starting in <speed>/<duplex>" This same information is already printed during normal ethernet operation in the form "Speed: 1000, full duplex".
Add a check for link before determining link speed and duplex If there is no link, speed/duplex don't matter. This also removes the annoying and unneeded "Auto-neg error, defaulting to 10BT/HD" message that occurs when no link is detected.
Whitespace and line > 80 characters cleanup
Signed-off-by: Peter Tyser ptyser@xes-inc.com
Ping...
Thanks, Peter