netdevice: Convert printk to pr_info in netif_tx_stop_queue
authorJoe Perches <joe@perches.com>
Tue, 1 Mar 2011 07:06:12 +0000 (07:06 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 7 Mar 2011 20:34:01 +0000 (12:34 -0800)
commit256ee435b9a9ee9cca69602fe8046b27ca99fbee
tree0e90c08094633ec0df36b2ec93004dd3d261837f
parentb8cec4a415e807a2f8679efa89558a040a7003de
netdevice: Convert printk to pr_info in netif_tx_stop_queue

This allows any caller to be prefaced by any specific
pr_fmt to better identify which device driver is using
this function inappropriately.

Add terminating newline.

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