From: Alexander Duyck Date: Fri, 27 May 2011 05:31:32 +0000 (+0000) Subject: ixgbe: pass adapter struct instead of netdev for interrupt data X-Git-Tag: v3.1-rc1~316^2~327^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a65151ba201fe56ac146767e018674a84bfef1a6;p=pandora-kernel.git ixgbe: pass adapter struct instead of netdev for interrupt data This change makes it so that we pass the adapter struct instead of the netdev for most of the basic interrupts that are not associated with q_vectors. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed