Enable TX interrupts only when we need TDAs.

This commit is contained in:
Joel Sherrill
1998-08-13 16:53:37 +00:00
parent 1253f39fd5
commit af3e81c994

View File

@@ -673,7 +673,6 @@ SONIC_STATIC int sonic_raw (struct iface *iface, struct mbuf **bpp)
dp->tdaActiveCount++;
dp->tdaHead = tdp;
sonic_enable_interrupts( rp, (IMR_PINTEN | IMR_PTXEN | IMR_TXEREN) );
sonic_write_register( rp, SONIC_REG_CR, CR_TXP );
/*