Home
last modified time | relevance | path

Searched hist:c68d724826cd049f6408fa52bb0130641457aba1 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wan/
H A Dhdlc_cisco.cdiff c68d724826cd049f6408fa52bb0130641457aba1 Tue Jan 07 03:33:46 CST 2020 Chen Zhou <chenzhou10@huawei.com> 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>