commit | 837617a580d5b61ca7a0a0cfe74ba9276e94c0ed | [log] [tgz] |
---|---|---|
author | Emil Tantilov <emil.s.tantilov@intel.com> | Fri Sep 16 06:27:56 2011 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Oct 05 02:54:46 2011 -0700 |
tree | 3ff1e4efaa76276f140b187b082855497c8c908c | |
parent | 217995ecd04999284ba4c5745e789314ea99e54f [diff] |
ixgbe: do not disable flow control in ixgbe_check_mac_link Disabling flow control in ixgbe_check_mac_link() results in incorrect reporting by ethtool when link goes down, so remove it. Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>