commit | e6e21c024272302ea4f0e397f044e2323035342f | [log] [tgz] |
---|---|---|
author | Maxime Chevallier <maxime.chevallier@bootlin.com> | Thu Jul 12 13:54:23 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 12 17:30:48 2018 -0700 |
tree | 76c03dad15bad481749c06d39a818ac8b231a9b8 | |
parent | 2a2f467daf96f519f9d2ec69e133ad1365d3e8ff [diff] |
net: mvpp2: rename per-port RSS init function mvpp22_init_rss function configures the RSS parameters for each port, so rename it accordingly. Since this function relies on classifier configuration, move its call right after the classifier config. Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com> Signed-off-by: David S. Miller <davem@davemloft.net>