Home
last modified time | relevance | path

Searched hist:"6 b8a66ee919e40111e3d257b2c22b5773e34ead1" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/
H A Dtun.cdiff 6b8a66ee919e40111e3d257b2c22b5773e34ead1 Wed Mar 02 01:18:10 CST 2011 Joe Perches <joe@perches.com> tun: Convert logging messages to pr_<level> and tun_debug

Use the current logging forms with pr_fmt.
Convert DBG macro to tun_debug, use netdev_printk as well.
Add printf verification when TUN_DEBUG not defined.
Miscellaneous comment typo fix.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>