commit | 945eb31337c2a8a09a62dcf5aca260bcde9c2a6c | [log] [tgz] |
---|---|---|
author | Bruce Allan <bruce.w.allan@intel.com> | Wed Oct 28 18:28:30 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 29 01:04:05 2009 -0700 |
tree | dc4e75d957da9a68267aec8b7078791bfb2d7407 | |
parent | d6534799410d2b53e5e80b8a90d6a8bab3de30ed [diff] |
e1000e: flow control doesn't re-enable When changing flow control (pause) parameters, the flow control thresholds (i.e. when to send XON/XOFF frames) may not be setup correctly on parts with copper media. Call the existing e1000_set_fc_watermarks() function to set these thresholds. Signed-off-by: Bruce Allan <bruce.w.allan@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>