commit | 93f4d91d879acfcb0ba9c2725e3133fcff2dfd1e | [log] [tgz] |
---|---|---|
author | Neil Horman <nhorman@tuxdriver.com> | Thu Apr 01 07:30:07 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 01 19:33:04 2010 -0700 |
tree | c05de0051bdf71501a549dd24c88ca96d853512d | |
parent | 43e9da8d782b8a40d5127fcc59ac2e543cf16d7d [diff] |
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>