
27 Jan
2010
27 Jan
'10
9:01 a.m.
Hi Peter,
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
Patches 1-5 applied to net repo.
thanks, Ben