commit | 4d6b725e4d8e499fad012a25381c8d9bf53fbf4b | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Fri Feb 06 23:16:24 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Feb 07 02:43:04 2009 -0800 |
tree | 78e2ff6b6633c204d2a4355cb7be92d1b6aa2529 | |
parent | aed5dec370e294233d647251ce1e5f74d70b09c9 [diff] |
igb: add link check function Add a link check function to contain all activities related to verifying that the link is present. The current approach is a bit cludgy and needs to be cleaned up. 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>