]> git.baikalelectronics.ru Git - kernel.git/commit
net: ena: fix ena_com_fill_hash_function() implementation
authorSameeh Jubran <sameehj@amazon.com>
Wed, 1 May 2019 13:47:09 +0000 (16:47 +0300)
committerDavid S. Miller <davem@davemloft.net>
Sat, 4 May 2019 04:14:47 +0000 (00:14 -0400)
commit33bdacf2f858d534277e3e65428c5c23f3573b1e
tree5bb7131609d391c9c6b008a322323dea696e6f5b
parent3102e7efab80a4974f9e7f94a006dc926fcd062c
net: ena: fix ena_com_fill_hash_function() implementation

ena_com_fill_hash_function() didn't configure the rss->hash_func.

Fixes: 42904aea461f ("net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)")
Signed-off-by: Netanel Belgazal <netanel@amazon.com>
Signed-off-by: Sameeh Jubran <sameehj@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/amazon/ena/ena_com.c