commit | d60bec4eb7076acfc940cca3f9f219e7653a1466 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Thu Jan 28 20:59:17 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Jan 31 23:26:51 2010 -0800 |
tree | 7c1ecbafcd81033bc04bfae857a1233602c4226b | |
parent | 57dbb2d83d100ea601c54fe129bfde0678db5dee [diff] |
tulip_core: Use dev_<level> and pr_<level> Convert printks to dev_<level> where appropriate Convert printks to pr_<level> Change print formats with %d.dx to %0dx Coalesce long formats Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>