linux/drivers/net/pcmcia
Dominik Brodowski 15b99ac172 [PATCH] pcmcia: add return value to _config() functions
Most of the driver initialization isn't done in the .probe function, but in
the internal _config() functions. Make them return a value, so that .probe
can properly report whether the probing of the device succeeded or not.

Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
2006-03-31 17:26:06 +02:00
..
3c574_cs.c [PATCH] pcmcia: add return value to _config() functions 2006-03-31 17:26:06 +02:00
3c589_cs.c [PATCH] pcmcia: add return value to _config() functions 2006-03-31 17:26:06 +02:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
axnet_cs.c [PATCH] pcmcia: add return value to _config() functions 2006-03-31 17:26:06 +02:00
com20020_cs.c [PATCH] pcmcia: add return value to _config() functions 2006-03-31 17:26:06 +02:00
fmvj18x_cs.c [PATCH] pcmcia: add return value to _config() functions 2006-03-31 17:26:06 +02:00
ibmtr_cs.c [PATCH] pcmcia: add return value to _config() functions 2006-03-31 17:26:06 +02:00
nmclan_cs.c [PATCH] pcmcia: add return value to _config() functions 2006-03-31 17:26:06 +02:00
ositech.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pcnet_cs.c [PATCH] pcmcia: add return value to _config() functions 2006-03-31 17:26:06 +02:00
smc91c92_cs.c [PATCH] pcmcia: add return value to _config() functions 2006-03-31 17:26:06 +02:00
xirc2ps_cs.c [PATCH] pcmcia: add return value to _config() functions 2006-03-31 17:26:06 +02:00