linux_dsm_epyc7002/drivers/net/ethernet/marvell/octeontx2
Dan Carpenter 08ff78182f octeontx2-pf: Fix an IS_ERR() vs NULL bug
The otx2_mbox_get_rsp() function never returns NULL, it returns error
pointers on error.

Fixes: 34bfe0ebed ("octeontx2-pf: MTU, MAC and RX mode config support")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2020-02-01 11:32:43 -08:00
..
af octeontx2-pf: MTU, MAC and RX mode config support 2020-01-27 14:33:39 +01:00
nic octeontx2-pf: Fix an IS_ERR() vs NULL bug 2020-02-01 11:32:43 -08:00
Kconfig octeontx2-pf: Add Marvell OcteonTX2 NIC driver 2020-01-27 14:33:39 +01:00
Makefile octeontx2-pf: Add Marvell OcteonTX2 NIC driver 2020-01-27 14:33:39 +01:00