From: Alexander Duyck Date: Wed, 27 Apr 2011 09:21:16 +0000 (+0000) Subject: ixgbe: merge reset task into service task X-Git-Tag: v3.0-rc1~377^2~75^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c83c6cbdbff360e5323748720dfb2b000c0ae491;p=pandora-kernel.git ixgbe: merge reset task into service task This change is meant to further help to reduce possible configuration collisions between the various tasklets. This change combines the device reset with the service task. As a result it is now not possible to be updating the link on the device while also resetting the part. Signed-off-by: Alexander Duyck Tested-by: Evan Swanson Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed