patch-1.3.32 linux/drivers/net/ewrk3.c

Next file: linux/drivers/net/slhc.c
Previous file: linux/drivers/net/eexpress.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.31/linux/drivers/net/ewrk3.c linux/drivers/net/ewrk3.c
@@ -417,7 +417,7 @@
   */
   DISABLE_IRQs;
 
-  if (nicsr == TXD|RXD) {
+  if (nicsr == (TXD|RXD)) {
 
     /*
     ** Check that the EEPROM is alive and well and not living on Pluto...

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this