From: Emil Tantilov Date: Wed, 29 Sep 2010 21:35:23 +0000 (+0000) Subject: ixgbe: fix link issues and panic with shared interrupts for 82598 X-Git-Tag: v2.6.37-rc1~147^2~300 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6af3b9ebfea38d0a057fbd7bdcecc61ac5662f02;p=pandora-kernel.git ixgbe: fix link issues and panic with shared interrupts for 82598 Fix possible panic/hang with shared Legacy interrupts by not enabling interrupts when interface is down. Also fixes an intermittent link by enabling LSC upon exit from ixgbe_intr() This patch adds flags to ixgbe_irq_enable() to allow for some flexibility when enabling interrupts. Signed-off-by: Emil Tantilov Tested-by: Stephen Ko Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed