commit | 7c74ac1c236457e454804774e832046c1a7cc0bf | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Tue Oct 17 10:24:08 2006 -0700 |
committer | Stephen Hemminger <shemminger@osdl.org> | Tue Oct 17 10:24:08 2006 -0700 |
tree | 10d9bc000ffbec9fc94604977eef69f84a134def | |
parent | 0edea0f54e1e28bdc1ce6b02d5ca3c4c878cf959 [diff] |
sky2: use duplex result bits The result of duplex negotiation is avaliable in the phy status register, so use that to simplify code and avoid rereading the PHY. Signed-off-by: Stephen Hemminger <shemminger@osdl.org>