Varka Bhadram ff32045e7a net: cpmac: fix in debug messages
This patch fix the debug message format. This patch changes to the
commit f160a2d0b524eeebd97a68e2fbb59fad4cdd3fee: net: cpmac: dynamic debug fixes

When we use pr_debug()/netdev_dbg() new lines are inserting in b/w
the values. The format when i use the printk()

These formats used in skb dump and reg dump. This functions
called from the entire code. So this will be enabled all the lines.

Signed-off-by: Varka Bhadram <varkab@cdac.in>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-07-10 16:55:22 -07:00
..
2014-06-23 16:47:44 -07:00
2014-07-07 16:32:16 -04:00
2014-06-04 09:08:25 -07:00
2014-06-19 18:49:37 -10:00
2014-06-17 14:28:04 +02:00
2014-06-06 11:48:46 -07:00
2014-05-27 17:38:11 -07:00
2014-06-25 12:19:01 -07:00
2014-07-10 16:55:22 -07:00
2014-06-11 14:06:55 -07:00
2014-06-02 16:35:49 -07:00
2014-06-06 11:44:09 -07:00
2014-05-26 21:27:09 +02:00
2014-06-25 12:19:01 -07:00
2014-06-23 09:22:48 +03:00