patch-2.3.17 linux/drivers/net/defxx.c
Next file: linux/drivers/net/eepro.c
Previous file: linux/drivers/net/ariadne.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Sep 2 10:02:32 1999
- Orig file:
v2.3.16/linux/drivers/net/defxx.c
- Orig date:
Tue Aug 31 17:29:14 1999
diff -u --recursive --new-file v2.3.16/linux/drivers/net/defxx.c linux/drivers/net/defxx.c
@@ -549,7 +549,7 @@
/* Get I/O base address from PCI Configuration Space */
- port = pdev->resource[1].start
+ port = pdev->resource[1].start;
/* Verify port address range is not already being used */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)