patch-2.2.14 linux/drivers/net/sbni.c
Next file: linux/drivers/net/sdla.c
Previous file: linux/drivers/net/plip.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Jan 4 10:12:17 2000
- Orig file:
v2.2.13/linux/drivers/net/sbni.c
- Orig date:
Tue Jan 4 11:10:37 2000
diff -u --recursive --new-file v2.2.13/linux/drivers/net/sbni.c linux/drivers/net/sbni.c
@@ -1371,7 +1371,7 @@
"movl %%edx,%%eax"
:
: "S" (mem), "D" (&crc32tab[0]), "c" (len), "d" (initial)
- : "eax", "edx", "ecx"
+ : "eax"
);
/* return crc; */
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)