linux/drivers/net/tulip
Joe Perches 54668b84bd tulip: xircom_cb: Convert #ifdef DEBUG blocks and enter/leave uses
Change the blocks that are guarded by #if DEBUG to
be #if defined DEBUG && DEBUG > 1 so that pr_debug
can be used later.

Remove enter/leave macros and uses.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-05-09 12:51:14 -07:00
..
21142.c
de4x5.c net: fix section mismatches 2011-04-18 22:59:04 -07:00
de4x5.h
de2104x.c tulip/de2104x: don't report different speeds depending on port type 2011-04-29 14:03:02 -07:00
dmfe.c Fix common misspellings 2011-03-31 11:26:23 -03:00
eeprom.c Fix common misspellings 2011-03-31 11:26:23 -03:00
interrupt.c tulip: use integrated netdev stats 2010-09-03 09:44:51 -07:00
Kconfig Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2010-10-24 13:41:39 -07:00
Makefile
media.c
pnic2.c fix printk typo 'faild' 2010-08-09 11:25:17 +02:00
pnic.c
timer.c
tulip_core.c tulip: Use DEFINE_PCI_DEVICE_TABLE and static const 2010-12-21 02:16:09 -08:00
tulip.h tulip: use integrated netdev stats 2010-09-03 09:44:51 -07:00
uli526x.c ethtool: cosmetic: Use ethtool ethtool_cmd_speed API 2011-04-29 14:03:01 -07:00
winbond-840.c drivers/net: Remove address use from assignments of function pointers 2010-08-25 15:35:43 -07:00
xircom_cb.c tulip: xircom_cb: Convert #ifdef DEBUG blocks and enter/leave uses 2011-05-09 12:51:14 -07:00