patch-2.3.32 linux/drivers/pcmcia/rsrc_mgr.c
Next file: linux/drivers/pcmcia/tcic.c
Previous file: linux/drivers/pcmcia/i82365.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Dec 8 11:45:11 1999
- Orig file:
v2.3.31/linux/drivers/pcmcia/rsrc_mgr.c
- Orig date:
Thu Nov 18 20:25:37 1999
diff -u --recursive --new-file v2.3.31/linux/drivers/pcmcia/rsrc_mgr.c linux/drivers/pcmcia/rsrc_mgr.c
@@ -629,7 +629,7 @@
/*====================================================================*/
-int adjust_resource_info(client_handle_t handle, adjust_t *adj)
+int pcmcia_adjust_resource_info(client_handle_t handle, adjust_t *adj)
{
if (CHECK_HANDLE(handle))
return CS_BAD_HANDLE;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)