linux/drivers/net/ethernet/qlogic/qed
Dan Carpenter 8c169c28f4 qlogic/qed: remove bogus NULL check
We check if "p_hwfn" is NULL and then dereference it in the error
handling code.  I read the code and it isn't NULL so let's remove the
check.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-11-04 22:06:13 -05:00
..
Makefile
qed_cxt.c
qed_cxt.h
qed_dev_api.h qed: Add statistics support 2015-10-27 19:34:54 -07:00
qed_dev.c qed: Add statistics support 2015-10-27 19:34:54 -07:00
qed_hsi.h qed: Add statistics support 2015-10-27 19:34:54 -07:00
qed_hw.c
qed_hw.h
qed_init_fw_funcs.c
qed_init_ops.c
qed_init_ops.h
qed_int.c qlogic/qed: remove bogus NULL check 2015-11-04 22:06:13 -05:00
qed_int.h
qed_l2.c qed: Add statistics support 2015-10-27 19:34:54 -07:00
qed_main.c qed: Add link support 2015-10-27 19:34:50 -07:00
qed_mcp.c qed: Add link support 2015-10-27 19:34:50 -07:00
qed_mcp.h qed: Add link support 2015-10-27 19:34:50 -07:00
qed_reg_addr.h
qed_sp_commands.c
qed_sp.h qed: Add slowpath L2 support 2015-10-27 19:34:47 -07:00
qed_spq.c qed: Add slowpath L2 support 2015-10-27 19:34:47 -07:00
qed.h qed: Add statistics support 2015-10-27 19:34:54 -07:00