diff options
| author | Ratheesh Kannoth <[email protected]> | 2022-07-14 04:28:43 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2022-07-15 11:01:43 +0000 |
| commit | da92e03c7fbf4dc6e1a4a030433c8c30946e6aa0 (patch) | |
| tree | 03fc72da0dc57463ecbbbdd0dd930a83d2d7c858 /drivers/net/ethernet/intel/igc/igc_main.c | |
| parent | net: dsa: qca8k: move driver to qca dir (diff) | |
| download | kernel-da92e03c7fbf4dc6e1a4a030433c8c30946e6aa0.tar.gz kernel-da92e03c7fbf4dc6e1a4a030433c8c30946e6aa0.zip | |
octeontx2-af: Fixes static warnings
Fixes smatch static tool warning reported by smatch tool.
rvu_npc_hash.c:1232 rvu_npc_exact_del_table_entry_by_id() error:
uninitialized symbol 'drop_mcam_idx'.
rvu_npc_hash.c:1312 rvu_npc_exact_add_table_entry() error:
uninitialized symbol 'drop_mcam_idx'.
rvu_npc_hash.c:1391 rvu_npc_exact_update_table_entry() error:
uninitialized symbol 'hash_index'.
rvu_npc_hash.c:1428 rvu_npc_exact_promisc_disable() error:
uninitialized symbol 'drop_mcam_idx'.
rvu_npc_hash.c:1473 rvu_npc_exact_promisc_enable() error:
uninitialized symbol 'drop_mcam_idx'.
otx2_dmac_flt.c:191 otx2_dmacflt_update() error: 'rsp'
dereferencing possible ERR_PTR()
otx2_dmac_flt.c:60 otx2_dmacflt_add_pfmac() error: 'rsp'
dereferencing possible ERR_PTR()
Signed-off-by: Ratheesh Kannoth <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_main.c')
0 files changed, 0 insertions, 0 deletions
