commit | e66c92ad5839ffd0ffd0ac7f7afd622151ef6272 | [log] [tgz] |
---|---|---|
author | Emil Tantilov <emil.s.tantilov@intel.com> | Wed Jan 28 03:21:29 2015 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Feb 05 19:58:45 2015 -0800 |
tree | 4426f92f300dd26c7a9c5692f5e2c99aab36163e | |
parent | e08400b707739f0eca1645413924743466ea70b8 [diff] |
ixgbevf: rewrite watchdog task to function similar to igbvf This patch cleans up the logic dealing with link down/up by breaking down the link detection and up/down events into separate functions - similar to how these events are handled in other drivers. CC: Alexander Duyck <alexander.h.duyck@redhat.com> Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>