commit | 1202d460b1df3a77fda66f4ba5f90ae3527dd42f | [log] [tgz] |
---|---|---|
author | Or Gerlitz <ogerlitz@mellanox.com> | Sat Nov 26 19:55:02 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Nov 27 17:17:03 2011 -0500 |
tree | 2c60d8eb26dd402cb4ff174d1c0f8d3787d1fc4d | |
parent | 876f6e67d1c617c098c67934a8d00b065bb9688b [diff] |
net/mlx4: fix UDP RSS related settings Using RSS which takes into account UDP headers is controlled by a module param, fix the setting of the HW RSS context to align with that scheme. So far it was uncoditionally allowing hashing on the UDP headers. Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>