Skip to content
Commit c68d7248 authored by Chen Zhou's avatar Chen Zhou Committed by David S. Miller
Browse files

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: default avatarChen Zhou <chenzhou10@huawei.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 10332dc2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment