original_kernel/drivers/net/ethernet/chelsio/cxgb4
Hariprasad Shenai 89e7a154e0 cxgb4: Fixes static checker warning in mps_tcam_show()
The commit 115b56af88 ("cxgb4: Update mps_tcam output to include T6
fields") from Dec 23, 2015, leads to the following static checker
warning:

        drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c:1735
mps_tcam_show()
        warn: we tested 'lookup_type' before and it was 'true'

Fixing it.

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-01-10 22:42:03 -05:00
..
Makefile
clip_tbl.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2016-01-06 22:54:18 -05:00
clip_tbl.h
cxgb4.h cxgb4: Update SGE context congestion map change for T6 adapter 2015-12-23 22:34:45 -05:00
cxgb4_dcb.c
cxgb4_dcb.h
cxgb4_debugfs.c cxgb4: Fixes static checker warning in mps_tcam_show() 2016-01-10 22:42:03 -05:00
cxgb4_debugfs.h
cxgb4_ethtool.c cxgb4: Pass correct argument to t4_link_l1cfg() 2015-12-23 22:34:44 -05:00
cxgb4_fcoe.c
cxgb4_fcoe.h
cxgb4_main.c cxgb4: Remove deprecated module parameters 2015-12-24 11:05:47 -05:00
cxgb4_uld.h cxgb4: T6 adapter lld support for iw_cxgb4 driver 2015-10-21 23:16:38 -04:00
l2t.c cxgb4: Replace arpq_head/arpq_tail with SKB double link-list code 2015-12-17 15:51:05 -05:00
l2t.h cxgb4: Replace arpq_head/arpq_tail with SKB double link-list code 2015-12-17 15:51:05 -05:00
sge.c cxgb4: Update SGE context congestion map change for T6 adapter 2015-12-23 22:34:45 -05:00
t4_chip_type.h cxgb4: T6 adapter lld support for iw_cxgb4 driver 2015-10-21 23:16:38 -04:00
t4_hw.c cxgb4: Update SGE context congestion map change for T6 adapter 2015-12-23 22:34:45 -05:00
t4_hw.h cxgb4: Update pm_stats for T6 adapter family 2015-12-23 22:34:44 -05:00
t4_msg.h cxgb4: T6 adapter lld support for iw_cxgb4 driver 2015-10-21 23:16:38 -04:00
t4_pci_id_tbl.h cxgb4: Adds PCI device id for new T5 adapters 2015-12-08 22:43:15 -05:00
t4_regs.h cxgb4: Update mps_tcam output to include T6 fields 2015-12-23 22:34:45 -05:00
t4_values.h cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapter 2015-12-23 22:34:44 -05:00
t4fw_api.h
t4fw_version.h