2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-28 15:13:55 +08:00
linux-next/drivers/net/pcmcia
Dominik Brodowski dd0fab5b94 pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (net)
Convert PCMCIA drivers to use the dynamic debug infrastructure, instead of
requiring manual settings of PCMCIA_DEBUG. Only some rare debug checks are
now hidden behind "#ifdef DEBUG" or "#if 0".

Also, remove all usages of the CS_CHECK macro and replace them with proper
Linux style calling and return value checking. The extra error reporting may
be dropped, as the PCMCIA core already complains about any (non-driver-author)
errors.

CC: netdev@vger.kernel.org
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
2009-11-09 08:30:00 +01:00
..
3c574_cs.c pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (net) 2009-11-09 08:30:00 +01:00
3c589_cs.c pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (net) 2009-11-09 08:30:00 +01:00
axnet_cs.c pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (net) 2009-11-09 08:30:00 +01:00
com20020_cs.c pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (net) 2009-11-09 08:30:00 +01:00
fmvj18x_cs.c pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (net) 2009-11-09 08:30:00 +01:00
ibmtr_cs.c pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (net) 2009-11-09 08:30:00 +01:00
Kconfig [netdrvr] ibmtr: PCMCIA IBMTR is ok on 64bit 2008-10-16 05:40:16 -04:00
Makefile
nmclan_cs.c pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (net) 2009-11-09 08:30:00 +01:00
pcnet_cs.c pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (net) 2009-11-09 08:30:00 +01:00
smc91c92_cs.c pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (net) 2009-11-09 08:30:00 +01:00
xirc2ps_cs.c pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (net) 2009-11-09 08:30:00 +01:00