diff options
Diffstat (limited to 'sys/dev/em/if_em.h')
-rw-r--r-- | sys/dev/em/if_em.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/dev/em/if_em.h b/sys/dev/em/if_em.h index bd5bf62..9a3b0b4 100644 --- a/sys/dev/em/if_em.h +++ b/sys/dev/em/if_em.h @@ -37,9 +37,6 @@ POSSIBILITY OF SUCH DAMAGE. /* Tunables */ -/* Set FAST Interrupt handling as default */ -#define EM_FAST_IRQ - /* * EM_TXD: Maximum number of Transmit Descriptors * Valid Range: 80-256 for 82542 and 82543-based adapters |