diff options
| author | Pablo Neira Ayuso <[email protected]> | 2019-02-08 17:41:13 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-02-08 11:46:45 -0800 |
| commit | c0bc5d8e2badeebe14b4005da794a8705b69320e (patch) | |
| tree | 88da540cc522f0d1df2c49e405541136bd004bd6 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | b9ad6de534279daa1158f52693f6c0f54c6de6ae (diff) | |
nfp: flower: remove unused index from nfp_fl_pedit()
Static checker warning complains on uninitialized variable:
drivers/net/ethernet/netronome/nfp/flower/action.c:618 nfp_fl_pedit()
error: uninitialized symbol 'idx'.
Which is actually never used from the functions that take it as
parameter. Remove it.
Fixes: 738678817573 ("drivers: net: use flow action infrastructure")
Reported-by: Dan Carpenter <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Acked-by: Jakub Kicinski <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions