commit | 5d0932a5dd00d83df5d1e15eeffb6edf015a8579 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Sat Jan 31 00:53:18 2009 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sat Jan 31 00:53:18 2009 -0800 |
tree | 78d37cc9b58084a27d51af321b15f1dee4593700 | |
parent | ec54d7d6e40b04c16dfce0e41e506198a20c8645 [diff] |
igb: fix link reporting when using sgmii When using sgmii the link was not being properly passed up to the driver from the underlying link management functions. This change corrects it so that get_link_status is cleared when a link has been found. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>