commit | 309af40b5f4c2065c9a5f74a360ad3d3b0c9c9cd | [log] [tgz] |
---|---|---|
author | Auke Kok <auke-jan.h.kok@intel.com> | Fri Oct 05 15:22:02 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:55:25 2007 -0700 |
tree | 9e11fd2654cc49431097d5a66209b338fc26bf70 | |
parent | 4e6c709c5ab886be0ddbc96c4f96534e55920e68 [diff] |
e1000e: restore flow control settings properly After a cable unplug the forced flow control settings were lost accidentally and the flow control settings fell back to the default EEPROM determined values. This breaks for people who want to run without fc enabled - after a cable reset the driver would refuse to run with fc disabled. Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>