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
- Lines: 17
- Date:
2003-06-13 07:51:34.000000000 -0700
- Orig file:
linux-2.4.20/drivers/net/fealnx.c
- Orig date:
2002-11-28 15:53:13.000000000 -0800
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)