linux/drivers/net/ehea
Joe Perches 539995d186 ehea: Use the standard logging functions
Remove ehea_error, ehea_info and ehea_debug macros.
Use pr_fmt, pr_<level>, netdev_<level> and netif_<level> as appropriate.
Fix messages to use trailing "\n", some messages had an extra one
as the old ehea_<level> macros added a trailing "\n".
Coalesced long format strings.

Uncompiled/untested.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Breno Leitao<leitao@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-12-06 12:59:04 -08:00
..
ehea.h ehea: Use the standard logging functions 2010-12-06 12:59:04 -08:00
ehea_ethtool.c ehea: Use the standard logging functions 2010-12-06 12:59:04 -08:00
ehea_hw.h
ehea_main.c ehea: Use the standard logging functions 2010-12-06 12:59:04 -08:00
ehea_phyp.c ehea: Use the standard logging functions 2010-12-06 12:59:04 -08:00
ehea_phyp.h powerpc: Move ehea hcall definitions into hvcall.h 2009-11-24 14:33:03 +11:00
ehea_qmr.c ehea: Use the standard logging functions 2010-12-06 12:59:04 -08:00
ehea_qmr.h ehea: Fix a checksum issue on the receive path 2010-10-13 14:24:59 -07:00
Makefile