patch-2.3.45 linux/drivers/net/tulip.c
Next file: linux/drivers/net/wan/cycx_x25.c
Previous file: linux/drivers/net/strip.c
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Sun Feb 13 18:24:53 2000
- Orig file:
v2.3.44/linux/drivers/net/tulip.c
- Orig date:
Sat Feb 12 11:22:11 2000
diff -u --recursive --new-file v2.3.44/linux/drivers/net/tulip.c linux/drivers/net/tulip.c
@@ -102,12 +102,6 @@
#define IRQ(irq, dev_id, pt_regs) (irq, pt_regs)
#endif
-/* This my implementation of shared IRQs, now only used for 1.2.13. */
-#ifdef HAVE_SHARED_IRQ
-#define USE_SHARED_IRQ
-#include <linux/shared_irq.h>
-#endif
-
/* The total size is unusually large: The 21040 aligns each of its 16
longword-wide registers on a quadword boundary. */
#define TULIP_TOTAL_SIZE 0x80
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)