commit | 58712ef9f2cbaaeac5b32ac11810a4bbd0eeacc5 | [log] [tgz] |
---|---|---|
author | Michael Chan <mchan@broadcom.com> | Sat Apr 29 18:58:01 2006 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Apr 29 18:58:01 2006 -0700 |
tree | 3e83bbcc8f9df47aaa507d5e72ef96fa31fa1d81 | |
parent | c424cb249dae10fb7f118f89091f1329b62b92f4 [diff] |
[TG3]: Reset chip when changing MAC address Do the full chip reset when changing MAC address if ASF is enabled. ASF sometimes uses a different MAC address than the driver. Without the reset, the ASF MAC address may be overwritten when the driver's MAC address is changed. Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>