Do not loop 3 times in the interrupt processing code, it's an unnecessary
authorMatthew Dillon <dillon@dragonflybsd.org>
Fri, 24 Dec 2004 01:27:08 +0000 (01:27 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Fri, 24 Dec 2004 01:27:08 +0000 (01:27 +0000)
commit79938e61c6876414f13f4b6bd1dfaffe85f39c2e
tree9a299f3cb07e02debb41752b0e1dc17026c687ce
parent0e22b29f9e1a4bea4bc8ce268100c2b16087ba50
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.
sys/dev/netif/em/if_em.c