diff options
author | Antoine Tenart <antoine.tenart@free-electrons.com> | 2017-12-08 10:24:20 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-12-08 14:35:15 -0500 |
commit | 8a7b741e76cd31b6000636f0391e67ba6793ad1c (patch) | |
tree | 68bdcb589f71f66bba26976c30ab141e3126b076 /.gitignore | |
parent | b7e445a1c8f4fb056a94dcb6accbc590aec69d19 (diff) | |
download | linux-8a7b741e76cd31b6000636f0391e67ba6793ad1c.tar.bz2 |
net: mvpp2: fix the RSS table entry offset
The macro used to access or set an RSS table entry was using an offset
of 8, while it should use an offset of 0. This lead to wrongly configure
the RSS table, not accessing the right entries.
Fixes: 1d7d15d79fb4 ("net: mvpp2: initialize the RSS tables")
Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions