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)
commit11bd7a00c0d8ffe33d1e926f8e789b4aea787186
tree5bb7131609d391c9c6b008a322323dea696e6f5b
parent78cb421d185cfb4fcea94e7c3ff6e6ea77bb8c11
net: ena: fix ena_com_fill_hash_function() implementation

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

Fixes: 1738cd3ed342 ("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