commit | f1315d20525f3a0004b5e64a99e0d5f7e377b7e3 | [log] [tgz] |
---|---|---|
author | Nithin Sujir <nsujir@broadcom.com> | Tue Apr 09 08:48:03 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 09 15:14:14 2013 -0400 |
tree | b83c32e6b654d583d42a0adb72b1e66f852f62a7 | |
parent | f6334bb860a890eab2699330930c267bb83e83db [diff] |
tg3: Remove unnecessary phy reset during ethtool commands The current code unnecessarily resets the phy when we use ethtool to change the ring parameters or flow control settings. Remove the phy reset. Signed-off-by: Nithin Nayak Sujir <nsujir@broadcom.com> Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>