From: Alexander Duyck Date: Fri, 22 Apr 2011 04:07:54 +0000 (+0000) Subject: ixgbe: Merge watchdog functionality into service task X-Git-Tag: v3.0-rc1~377^2~75^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93c52dd0033be3cb91376916b8461fcb94ef0c22;p=pandora-kernel.git 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 Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed