diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-07-25 15:23:49 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-07-29 10:59:07 +0100 |
commit | daefd348a5938d2256d304b57a9e787a83bb58d9 (patch) | |
tree | 46dc98451fb6d914fd6dc357ae564523bfb51b04 /scripts/generate_rust_analyzer.py | |
parent | 9da49aa80d686582bc3a027112a30484c9be6b6e (diff) |
eth: bnxt: reject unsupported hash functions
In commit under Fixes I split the bnxt_set_rxfh_context() function,
and attached the appropriate chunks to new ops. I missed that
bnxt_set_rxfh_context() gets called after some initial checks
in bnxt_set_rxfh(), namely that the hash function is Toeplitz.
Fixes: 5c466b4d4e75 ("eth: bnxt: move from .set_rxfh to .create_rxfh_context and friends")
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Reviewed-by: Pavan Chebbi <pavan.chebbi@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions