From: Alexander Duyck Date: Tue, 27 Oct 2009 23:49:59 +0000 (+0000) Subject: igb: cleanup interrupt enablement in regards to msix_other X-Git-Tag: v2.6.33-rc1~388^2~656 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25568a531a1bc76fdf968382a4eb65a979186c67;p=pandora-kernel.git igb: cleanup interrupt enablement in regards to msix_other This patch changes a few things so that instead of firing a link status interrupt directly the get_link_status bit is set and the watchdog is scheduled. In addition the mailbox bit is now only enabled if VFs are enabled. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed