linux/drivers/net/ethernet/qlogic
Denis Bolotin b61b04ad81 qed: Fix the doorbell address sanity check
Fix the condition which verifies that doorbell address is inside the
doorbell bar by checking that the end of the address is within range
as well.

Signed-off-by: Denis Bolotin <dbolotin@marvell.com>
Signed-off-by: Michal Kalderon <mkalderon@marvell.com>
Signed-off-by: Ariel Elior <aelior@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-04-14 13:59:49 -07:00
..
netxen net: netxen: fix a missing check and an uninitialized use 2018-12-21 09:01:47 -08:00
qed qed: Fix the doorbell address sanity check 2019-04-14 13:59:49 -07:00
qede qede: fix write to free'd pointer error and double free of ptp 2019-04-12 16:55:47 -07:00
qlcnic qlogic: qlcnic: fix use of SPEED_UNKNOWN ethtool constant 2019-04-08 16:30:43 -07:00
qlge net: qlge: fix a potential NULL pointer dereference 2019-03-11 16:16:22 -07:00
Kconfig
Makefile
qla3xxx.c net: qlogic: fix a potential NULL pointer dereference 2019-03-12 14:44:43 -07:00
qla3xxx.h