From: Shannon Nelson Date: Sat, 28 Sep 2013 07:13:28 +0000 (+0000) Subject: i40e: fixup legacy interrupt handling X-Git-Tag: v3.13-rc1~105^2~141^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=958a3e3b14f3f7b2dcc35fad0b8695d9bcd9fbd0;p=pandora-kernel.git i40e: fixup legacy interrupt handling There were a number of little bugs in the error handling of irq setup, most of which ended up panicing the kernel, and are addressed by this patch, along with a couple formatting issues. Legacy interrupts (including MSI) are used only in the case of failure to allocate MSI-X interrupts. Signed-off-by: Jesse Brandeburg Tested-by: Kavindya Deegala Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed