commit | 85082dba0a5059c538cfa786d07f5ec5370d22fe | [log] [tgz] |
---|---|---|
author | Tariq Toukan <tariqt@mellanox.com> | Mon Feb 29 21:17:13 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 02 14:37:26 2016 -0500 |
tree | 1dcb1676ddb3457af5ecc43770949b091cd9be40 | |
parent | bdfc028de1b3cd59490d5413a5c87b0fa50040c2 [diff] |
net/mlx5e: Correctly handle RSS indirection table when changing number of channels Upon changing num_channels, reset the RSS indirection table to match the new value. 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>