summaryrefslogtreecommitdiff
path: root/staging/layer1.c
diff options
context:
space:
mode:
Diffstat (limited to 'staging/layer1.c')
0 files changed, 0 insertions, 0 deletions
t.cgi/linux/net-next.git/commit/?h=nds-private-remove&id=6a1ce2fb67161f249b372a87d1d9899d8b087c8e'>6a1ce2fb67161f249b372a87d1d9899d8b087c8e (diff)
net/ena: fix ethtool RSS flow configuration
ena_flow_data_to_flow_hash and ena_flow_hash_to_flow_type treat the ena_flow_hash_to_flow_type enum as power of two values. Change the values of ena_admin_flow_hash_fields to be power of two values. This bug effect the ethtool set/get rxnfc. ethtool will report wrong values hash fields for get and will configure wrong hash fields in set. Signed-off-by: Netanel Belgazal <netanel@annapurnalabs.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat