patch-2.4.0-test12 linux/drivers/net/rclanmtl.c
Next file: linux/drivers/net/sb1000.c
Previous file: linux/drivers/net/pppoe.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Dec 11 13:04:09 2000
- Orig file:
v2.4.0-test11/linux/drivers/net/rclanmtl.c
- Orig date:
Tue Oct 31 12:42:26 2000
diff -u --recursive --new-file v2.4.0-test11/linux/drivers/net/rclanmtl.c linux/drivers/net/rclanmtl.c
@@ -1561,7 +1561,7 @@
RCResetLANCard(U16 AdapterID, U16 ResourceFlags, PU32 ReturnAddr, PFNCALLBACK CallbackFunction)
{
unsigned long off;
- unsigned long *pMsg;
+ PU32 pMsg;
PPAB pPab;
int i;
long timeout = 0;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)