From: Joe Perches Date: Tue, 1 Mar 2011 07:06:12 +0000 (+0000) Subject: netdevice: Convert printk to pr_info in netif_tx_stop_queue X-Git-Tag: v2.6.39-rc1~468^2~150 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=256ee435b9a9ee9cca69602fe8046b27ca99fbee;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed