Files
linux/drivers
Varka Bhadram ff32045e7a net: cpmac: fix in debug messages
This patch fix the debug message format. This patch changes to the
commit f160a2d0b5: 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-17 14:28:04 +02:00
2014-05-27 17:38:11 -07:00
2014-07-10 16:55:22 -07:00
2014-05-26 21:27:09 +02:00
2014-06-23 09:22:48 +03:00