diff options
author | Chen Zhou <chenzhou10@huawei.com> | 2020-01-07 17:33:46 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-01-07 13:33:35 -0800 |
commit | c68d724826cd049f6408fa52bb0130641457aba1 (patch) | |
tree | a2aad2375f240629186b2fa8a5d440abbdec23b2 /drivers/base | |
parent | 10332dc22089732854c28a9e6dc6bc5cad2eea69 (diff) | |
download | talos-op-linux-c68d724826cd049f6408fa52bb0130641457aba1.tar.gz talos-op-linux-c68d724826cd049f6408fa52bb0130641457aba1.zip |
drivers: net: cisco_hdlc: use __func__ in debug message
Use __func__ to print the function name instead of hard coded string.
BTW, replace printk(KERN_DEBUG, ...) with netdev_dbg.
Signed-off-by: Chen Zhou <chenzhou10@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/base')
0 files changed, 0 insertions, 0 deletions