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

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)