From: Jean Delvare Date: Sun, 12 Sep 2010 22:45:39 +0000 (+0000) Subject: e1000e: Simplify MSI interrupt testing X-Git-Tag: v2.6.37-rc1~147^2~461 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=068e8a30320e33b1f8d15df9eaef84f04258f96d;p=pandora-kernel.git e1000e: Simplify MSI interrupt testing The code is quite convoluted, simplify it. This also avoids calling e1000_request_irq() without testing the value it returned, which was bad. Signed-off-by: Jean Delvare Cc: Bruce Allan Cc: Jeff Kirsher Acked-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed