Joe Perches
dffc6b2432
smsc911x: Use pr_fmt, netdev_<level>, and netif_<level>
...
Use the more common/verbose logging styles.
Add #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
Remove smsc911x prefixes from format strings.
Rename SMSC_WARNING to SMSC_WARN.
Remove DPRINTK macro.
Use netif_<level> in SMSC_<level> macros.
Convert NETIF_MSG_<foo> uses to lower case.
Add no_printk verification in non-debug uses.
Add pdata to SMSC_<level> uses to avoid hidden variable uses.
Convert printks to netdev_<level> as appropriate.
Signed-off-by: Joe Perches <joe@perches.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2011-03-30 21:39:22 -07:00
..
2011-03-28 13:05:29 -07:00
2011-03-30 07:50:45 -07:00
2011-03-30 16:53:38 -07:00
2011-03-23 22:16:41 +01:00
2011-03-28 07:42:58 -07:00
2011-03-18 10:37:40 -07:00
2011-03-29 09:45:34 -07:00
2011-03-30 17:14:33 -07:00
2011-03-23 22:16:32 +01:00
2011-03-22 17:44:12 -07:00
2011-03-27 20:58:56 -07:00
2011-03-29 18:19:06 +02:00
2011-03-21 10:05:22 -07:00
2011-03-22 17:44:15 -07:00
2011-03-29 14:50:42 +02:00
2011-03-24 17:27:20 -07:00
2011-03-22 17:43:59 -07:00
2011-03-29 14:48:19 +02:00
2011-03-18 17:15:11 -07:00
2011-03-23 10:41:52 +01:00
2011-03-26 19:49:54 +01:00
2011-03-25 21:06:37 -07:00
2011-03-29 14:48:19 +02:00
2011-03-20 18:14:55 -07:00
2011-03-25 21:00:29 -07:00
2011-03-22 17:43:59 -07:00
2011-03-28 17:53:29 -07:00
2011-03-24 18:58:55 -07:00
2011-03-28 16:24:29 -07:00
2011-03-24 10:16:26 -07:00
2011-03-29 12:09:30 -07:00
2011-03-29 14:48:19 +02:00
2011-03-29 12:09:30 -07:00
2011-03-25 17:41:20 +02:00
2011-03-30 21:39:22 -07:00
2011-03-23 14:55:56 -06:00
2011-03-29 14:48:08 +02:00
2011-03-29 14:48:19 +02:00
2011-03-30 07:50:45 -07:00
2011-03-29 14:48:19 +02:00
2011-03-22 17:44:16 -07:00
2011-03-29 14:48:19 +02:00
2011-03-22 17:44:17 -07:00
2011-03-23 19:46:44 -07:00
2011-03-27 11:47:25 +01:00
2011-03-29 14:48:19 +02:00
2011-03-25 17:47:04 -07:00
2011-03-25 21:06:13 -07:00
2011-03-30 00:15:49 +02:00
2011-03-24 09:30:20 -07:00
2011-03-29 14:48:19 +02:00
2011-03-25 21:06:13 -07:00
2011-03-29 14:48:19 +02:00
2011-03-30 07:50:45 -07:00
2011-03-26 10:03:03 +00:00
2011-03-28 19:33:04 +02:00
2011-03-29 14:48:19 +02:00
2011-03-29 11:56:22 +00:00
2011-03-29 10:01:05 -04:00