]> git.karo-electronics.de Git - karo-tx-linux.git/commit
r8169: clean up my printk uglyness
authorNeil Horman <nhorman@tuxdriver.com>
Thu, 1 Apr 2010 07:30:07 +0000 (07:30 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 26 Apr 2010 14:48:06 +0000 (07:48 -0700)
commit8dc1df692d2cc167fbd37a29180c14115498e7e3
treeea4200a27177300ae742458fc48d4812bfb9656c
parentf78a4090514f62d2db8085d56721c11333cf2796
r8169: clean up my printk uglyness

commit 93f4d91d879acfcb0ba9c2725e3133fcff2dfd1e upstream.

Fix formatting on r8169 printk

Brandon Philips noted that I had a spacing issue in my printk for the
last r8169 patch that made it quite ugly.  Fix that up and add the PFX
macro to it as well so it looks like the other r8169 printks

Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/r8169.c