commit | 42b64a450b81ec9e8cdd5b3fb13613ab9bb25048 | [log] [tgz] |
---|---|---|
author | Matt Carlson <mcarlson@broadcom.com> | Thu May 19 12:12:49 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu May 19 18:00:00 2011 -0400 |
tree | f7e12d489f81d6acf0d4b1e0ac693abcb5643fdf | |
parent | b0c5943f1ca4df6c1c451ef6be5287a161d29a9d [diff] |
tg3: Consolidate autoneg advertisement setup code Autonegotiation setup has gotten a little more complicated since the tg3 driver was created. This patch consolidates autoneg setup into one routine and modifies the call sites accordingly. Signed-off-by: Matt Carlson <mcarlson@broadcom.com> Reviewed-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>