git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce7eeb6
)
[PATCH] sky2: remove MSI support
author
Stephen Hemminger
<shemminger@osdl.org>
Mon, 27 Feb 2006 21:13:54 +0000
(13:13 -0800)
committer
Jeff Garzik
<jeff@garzik.org>
Tue, 28 Feb 2006 23:06:25 +0000
(18:06 -0500)
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 <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found