diff options
author | Varka Bhadram <varkab@cdac.in> | 2014-07-10 11:59:38 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-07-11 01:55:22 +0200 |
commit | ff32045e7a1ec9eb35dbf057374b1bc5bf99bc1f (patch) | |
tree | f1a70c20cef280eaa3adb1a5b14d65b5801a1036 /drivers/net/ethernet/marvell/Makefile | |
parent | Merge branch 'bridge-fdb-dump-filter' (diff) | |
download | linux-ff32045e7a1ec9eb35dbf057374b1bc5bf99bc1f.tar.xz linux-ff32045e7a1ec9eb35dbf057374b1bc5bf99bc1f.zip |
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>
Diffstat (limited to 'drivers/net/ethernet/marvell/Makefile')
0 files changed, 0 insertions, 0 deletions