linux/drivers/staging/qlge
Benjamin Poirier a68a5b2fd3 staging: qlge: Remove bq_desc.maplen
The size of the mapping is known statically in all cases, there's no need
to save it at runtime. Remove this member.

Signed-off-by: Benjamin Poirier <bpoirier@suse.com>
Acked-by: Manish Chopra <manishc@marvell.com>
Link: https://lore.kernel.org/r/20190927101210.23856-6-bpoirier@suse.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-10-04 17:17:45 +02:00
..
Kconfig
Makefile
qlge_dbg.c staging: qlge: Deduplicate lbq_buf_size 2019-10-04 17:17:45 +02:00
qlge_ethtool.c
qlge_main.c staging: qlge: Remove bq_desc.maplen 2019-10-04 17:17:45 +02:00
qlge_mpi.c staging: qlge: Remove irq_cnt 2019-10-04 17:17:44 +02:00
qlge.h staging: qlge: Remove bq_desc.maplen 2019-10-04 17:17:45 +02:00
TODO