Commit 139e83e5 authored by Jeff Garzik's avatar Jeff Garzik

[netdrvr fealnx] merge typo build fix (non-x86) from 2.4

parent 296ceaae
......@@ -940,7 +940,7 @@ static int netdev_open(struct net_device *dev)
// 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,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment