From: Emil Tantilov Date: Wed, 28 Jan 2015 03:21:34 +0000 (+0000) Subject: ixgbevf: combine all of the tasks into a single service task X-Git-Tag: fixes-v4.0-rc1~150^2~25^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ac5c5ccdbfd41c1dea802462a9b0abcfc106abc;p=pandora-kernel.git ixgbevf: combine all of the tasks into a single service task This change combines the reset and watchdog tasklets into a single task. The advantage of this is that we can avoid multiple schedules of the reset task when we have a reset event needed due to either the mailbox going down or transmit packets being present on a link down. CC: Alexander Duyck Signed-off-by: Emil Tantilov Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed