]> git.kernelconcepts.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)
committerDavid S. Miller <davem@davemloft.net>
Fri, 2 Apr 2010 02:33:04 +0000 (19:33 -0700)
commit93f4d91d879acfcb0ba9c2725e3133fcff2dfd1e
treec05de0051bdf71501a549dd24c88ca96d853512d
parent43e9da8d782b8a40d5127fcc59ac2e543cf16d7d
r8169: clean up my printk uglyness

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>
drivers/net/r8169.c