android_kernel_motorola_sm6225/drivers/net/tulip
Joe Perches dde7c8ef16 tulip/dmfe.c: Use dev_<level> and pr_<level>
Convert printks to dev_<level> where a dev is available
Convert printks to pr_<level> where not
Coalesce format strings
Change print formats with %d.dx to %0dx
Add #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
Remove 'DRV_NAME ": ' from logging messages
Convert commented out printks to pr_debug

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-01-31 23:26:53 -08:00
..
21142.c tulip/21142.c: Use dev_<level> and pr_<level> 2010-01-31 23:26:52 -08:00
de4x5.c tulip: convert drivers to netdev_tx_t 2009-09-01 01:13:46 -07:00
de4x5.h de4x5: Remove developer debug feature about set/clear promisc 2008-07-22 16:09:09 -04:00
de2104x.c tulip/de2104x.c: Use dev_<level> and pr_<level> 2010-01-31 23:26:52 -08:00
dmfe.c tulip/dmfe.c: Use dev_<level> and pr_<level> 2010-01-31 23:26:53 -08:00
eeprom.c drivers/net: Move && and || to end of previous line 2009-12-03 13:18:01 -08:00
interrupt.c drivers/net: Move && and || to end of previous line 2009-12-03 13:18:01 -08:00
Kconfig dmfe/tulip: Let dmfe handle DM910x except for SPARC on-board chips 2010-01-07 17:27:31 -08:00
Makefile remove the obsolete xircom_tulip_cb driver 2008-03-17 07:49:23 -04:00
media.c drivers/net: Move && and || to end of previous line 2009-12-03 13:18:01 -08:00
pnic.c drivers/net/tulip: update first comment in tulip files 2008-06-24 22:59:26 -04:00
pnic2.c drivers/net: Move && and || to end of previous line 2009-12-03 13:18:01 -08:00
timer.c drivers/net/tulip: update first comment in tulip files 2008-06-24 22:59:26 -04:00
tulip.h tulip: Fix for MTU problems with 802.1q tagged frames 2009-03-13 15:43:38 -07:00
tulip_core.c tulip_core: Use dev_<level> and pr_<level> 2010-01-31 23:26:51 -08:00
uli526x.c drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 2010-01-07 23:54:26 -08:00
winbond-840.c drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 2010-01-07 23:54:26 -08:00
xircom_cb.c drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 2010-01-07 23:54:26 -08:00