You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Joe Perches
0a645e8097
drivers/net/mlx4: Use %pV, pr_<level>, printk_once
...
Remove near duplication of format string constants by using the newly
introduced vsprintf extention %pV to reduce text by 20k or so.
$ size drivers/net/mlx4/built-in.o*
text data bss dec hex filename
161367 1866 48784 212017 33c31 drivers/net/mlx4/built-in.o
142621 1866 46248 190735 2e90f drivers/net/mlx4/built-in.o.new
Use printk_once as appropriate.
Convert printks to pr_<level>, some bare printks now use pr_cont.
Remove now unused #define PFX.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
15 years ago
..
Makefile
…
alloc.c
…
catas.c
drivers/net/mlx4: Use %pV, pr_<level>, printk_once
15 years ago
cmd.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
cq.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
en_cq.c
…
en_ethtool.c
mlx4: add dynamic LRO disable support
15 years ago
en_main.c
drivers/net/mlx4: Use %pV, pr_<level>, printk_once
15 years ago
en_netdev.c
mlx4_en: use net_device dev_id to indicate port number
15 years ago
en_port.c
…
en_port.h
…
en_resources.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
en_rx.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
en_tx.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
eq.c
drivers/net/mlx4: Use %pV, pr_<level>, printk_once
15 years ago
fw.c
…
fw.h
…
icm.c
mlx4_core: Clean up mlx4_alloc_icm() a bit
15 years ago
icm.h
…
intf.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
main.c
drivers/net/mlx4: Use %pV, pr_<level>, printk_once
15 years ago
mcg.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
mlx4.h
drivers/net/mlx4: Use %pV, pr_<level>, printk_once
15 years ago
mlx4_en.h
drivers/net/mlx4: Use %pV, pr_<level>, printk_once
15 years ago
mr.c
drivers/net: use __packed annotation
15 years ago
pd.c
…
port.c
…
profile.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
qp.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
reset.c
…
sense.c
…
srq.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago