patch-2.4.0-test2 linux/drivers/net/strip.c
Next file: linux/drivers/net/sunbmac.c
Previous file: linux/drivers/net/stnic.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Jun 19 13:42:39 2000
- Orig file:
v2.4.0-test1/linux/drivers/net/strip.c
- Orig date:
Thu May 11 15:30:07 2000
diff -u --recursive --new-file v2.4.0-test1/linux/drivers/net/strip.c linux/drivers/net/strip.c
@@ -2870,7 +2870,7 @@
/* Return "not found", so that dev_init() will unlink
* the placeholder device entry for us.
*/
- return ENODEV;
+ return -ENODEV;
#endif
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)