cvs commit: src/sys/dev/netif/em if_em.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Dec 23 17:28:20 PST 2004
dillon 2004/12/23 17:27:08 PST
DragonFly src repository
Modified files:
sys/dev/netif/em if_em.c
Log:
Do not loop 3 times in the interrupt processing code, it's an unnecessary
waste of time, especially when EM has a ton of interrupt enhancing sysctls.
Revision Changes Path
1.23 +12 -7 src/sys/dev/netif/em/if_em.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/em/if_em.c.diff?r1=1.22&r2=1.23&f=u
More information about the Commits
mailing list