diff options
author | Jose Abreu <[email protected]> | 2019-09-30 10:19:12 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-10-01 10:12:38 -0700 |
commit | 3c72d4d33059cf84a23492e827731f12c023ab00 (patch) | |
tree | fa5568d3392f567a4ee84ff856727659803b4add /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 30300d9f9150e4673bbef68fcae40cf267b87293 (diff) |
net: stmmac: xgmac: Fix RSS not writing all Keys to HW
The sizeof(cfg->key) is != ARRAY_SIZE(cfg->key). Fix it. This warning is
triggered when running with cc flag -Wsizeof-array-div.
Reported-by: kbuild test robot <[email protected]>
Reported-by: Nick Desaulniers <[email protected]>
Reported-by: Nathan Chancellor <[email protected]>
Fixes: 76067459c686 ("net: stmmac: Implement RSS and enable it in XGMAC core")
Reviewed-by: Nick Desaulniers <[email protected]>
Signed-off-by: Jose Abreu <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions