From: Stefan Assmann Date: Tue, 4 Dec 2012 06:00:12 +0000 (+0000) Subject: igb: remove duplicate code for fallback interrupt initialization X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~68^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53c7d06418bdf2f20fc869b33e3a44bb770aff1e;p=pandora-kernel.git igb: remove duplicate code for fallback interrupt initialization Given a small change to igb_init_interrupt_scheme() the function fits igb_request_irq() for MSI/legacy interrupts initialization as well, instead of duplicating most of its code there. Also adding a missing igb_configure() to igb_request_irq() for MSI fallback to work properly. Signed-off-by: Stefan Assmann Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed