From: Alexander Duyck Date: Tue, 27 Oct 2009 15:53:45 +0000 (+0000) Subject: igb: delay VF reset notification until after interrupts are enabed X-Git-Tag: v2.6.33-rc1~388^2~685 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4960307ea63a5625a175cc2d7b192e68e6b4fba;p=pandora-kernel.git igb: delay VF reset notification until after interrupts are enabed This update delays the VF reset notification until after interrupts are enabled. Otherwise there is a chance of having the VF try to reset itself too soon and being ignored by the PF as a result. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed