commit | bdfc028de1b3cd59490d5413a5c87b0fa50040c2 | [log] [tgz] |
---|---|---|
author | Tariq Toukan <tariqt@mellanox.com> | Mon Feb 29 21:17:12 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 02 14:37:25 2016 -0500 |
tree | b67431f079628691c61677783b26b09caeff9ac2 | |
parent | 0ad9b20415a461332611666301e7812900a15ad4 [diff] |
net/mlx5e: Fix ethtool RX hash func configuration change We should modify TIRs explicitly to apply the new RSS configuration. The light ndo close/open calls do not "refresh" them. Fixes: 2d75b2bc8a8c ('net/mlx5e: Add ethtool RSS configuration options') Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>