* [PATCH 0/2] pcnet32: NAPI support
@ 2006-09-08 22:39 Don Fry
0 siblings, 0 replies; only message in thread
From: Don Fry @ 2006-09-08 22:39 UTC (permalink / raw)
To: tsbogend, jgarzik, netdev
These patches to the pcnet32 driver implement NAPI and respond to some
other suggestions found during NAPI development and testing.
The comments from Francois Romieu regarding using spin_lock instead of
spin_lock_irqsave were investigated, but since interrupts have to be
disabled to prevent the interrupt handler from deadlocking, and since I
would probably forget sometime, it is safer to leave the locking as it
is. The requested mmiowb calls were added.
Please appply to 2.6.19.
1/2 NAPI implementation.
2/2 Magic number cleanup.
--
Don Fry
brazilnut@us.ibm.com
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-09-08 22:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-08 22:39 [PATCH 0/2] pcnet32: NAPI support Don Fry
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).