From: Jeff Kirsher Date: Mon, 2 Aug 2010 14:27:23 +0000 (+0000) Subject: e1000e: Fix irq_synchronize in MSI-X case X-Git-Tag: v2.6.36-rc1~571^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e86acd7d5968e08b3e1604e685a8c45f6fd7f40;p=pandora-kernel.git e1000e: Fix irq_synchronize in MSI-X case Based on original patch/work from Jean Delvare Synchronize all IRQs when in MSI-X IRQ mode. Jean's original patch hard coded the sync with the 3 possible vectors, this patch incorporates more flexibility for the future and aligns with how igb stores the number of vectors into the adapter structure. CC: Jean Delvare Cc: Jesse Brandeburg Signed-off-by: Jeff Kirsher Tested-by: Jeff Pieper Acked-by: Bruce Allan Signed-off-by: David S. Miller --- Reading git-diff-tree failed