From: Stephen Hemminger Date: Mon, 27 Feb 2006 21:13:54 +0000 (-0800) Subject: [PATCH] sky2: remove MSI support X-Git-Tag: v2.6.16-rc6~140^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=958ddb75b04b792c701b2b08acdb200d638abf4e;p=pandora-kernel.git [PATCH] sky2: remove MSI support Remove Message Signaled Interrupt support (for 2.6.16). MSI is inherently edge-triggered and that is incompatiable (without more work) with NAPI. In future, will replace with smarter lockless-IRQ handling like tg3.c Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed