]> git.baikalelectronics.ru Git - kernel.git/commit
ixgbe: Merge watchdog functionality into service task
authorAlexander Duyck <alexander.h.duyck@intel.com>
Fri, 22 Apr 2011 04:07:54 +0000 (04:07 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sun, 15 May 2011 01:03:24 +0000 (18:03 -0700)
commit5a3b5f1df3b29b172f56963c69b01a2e4f1728e4
tree1b1daee9686fe407e862d9dfde65d2f269c5d90e
parent0a78605b8d6db230af4ea2ca3b623e478576e2a4
ixgbe: Merge watchdog functionality into service task

This patch is meant to merge the functionality of the ixgbe watchdog task
into the service task.  By doing this all link state functionality will be
controlled by a single task.  As a result the reliability of the interface
will be improved as the likelihood of any race conditions is further
reduced.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ixgbe/ixgbe.h
drivers/net/ixgbe/ixgbe_main.c