From: Alexander Duyck Date: Wed, 8 Feb 2012 07:51:27 +0000 (+0000) Subject: ixgbe: Move poll routine in order to improve readability X-Git-Tag: v3.4-rc1~177^2~17^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb01b9759e733c0ede11d35e3cde5b3c24ab32c9;p=pandora-kernel.git ixgbe: Move poll routine in order to improve readability This change relocates the ixgbe_poll routine so it is right next to the interrupt routine that schedules and calls it. Signed-off-by: Alexander Duyck Tested-by: Stephen Ko Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed