patch-2.4.21 linux-2.4.21/drivers/net/fealnx.c

Next file: linux-2.4.21/drivers/net/fmv18x.c
Previous file: linux-2.4.21/drivers/net/fc/iph5526_ip.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/drivers/net/fealnx.c linux-2.4.21/drivers/net/fealnx.c
@@ -937,7 +937,7 @@
 // 89/9/1 modify,
 //   np->bcrvalue=0x38;
 	np->bcrvalue = 0x10;
-	np->cralue = 0xe00;	/* rx 128 burst length */
+	np->crvalue = 0xe00;	/* rx 128 burst length */
 #warning Processor architecture undefined!
 #endif
 // 89/12/29 add,
@@ -1198,7 +1198,6 @@
 		printk("\n");
 	}
 
-	   + dev->if_port = np->default_port;
 	/* Reinit. Gross */
 
 	/* Reset the chip's Tx and Rx processes. */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)