dect
/
linux-2.6
Archived
13
0
Fork 0

drivers/net/qla3xxx.c: Update logging message style

Use pr_<level>
Use netdev_<level>
Use netif_<level>
Remove #define PFX
Improve a couple of loops to avoid deep indentation.

Compile tested only

$ size drivers/net/qla3xxx.o.*
   text    data     bss     dec     hex filename
  51603     212   13864   65679   1008f drivers/net/qla3xxx.o.old
  50413     212   13864   64489    fbe9 drivers/net/qla3xxx.o.new

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Joe Perches 2010-07-22 12:33:31 +00:00 committed by David S. Miller
parent 40b53d8a4e
commit eddc5fbd80
1 changed files with 200 additions and 324 deletions

File diff suppressed because it is too large Load Diff