summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/fujitsu
diff options
context:
space:
mode:
authorSameeh Jubran <sameehj@amazon.com>2019-05-01 15:47:06 +0200
committerDavid S. Miller <davem@davemloft.net>2019-05-04 06:14:46 +0200
commitd3cfe7ddbc3dfbb9b201615b7fef8fd66d1b5fe8 (patch)
treed64f582ed6fe5b9013d200103b492c3556a87835 /drivers/net/ethernet/fujitsu
parentnet: ena: fix: Free napi resources when ena_up() fails (diff)
downloadlinux-d3cfe7ddbc3dfbb9b201615b7fef8fd66d1b5fe8.tar.xz
linux-d3cfe7ddbc3dfbb9b201615b7fef8fd66d1b5fe8.zip
net: ena: fix incorrect test of supported hash function
ena_com_set_hash_function() tests if a hash function is supported by the device before setting it. The test returns the opposite result than needed. Reverse the condition to return the correct value. Also use the BIT macro instead of inline shift. Fixes: 1738cd3ed342 ("net: ena: Add a driver for Amazon Elastic Network Adapters (ENA)") Signed-off-by: Arthur Kiyanovski <akiyano@amazon.com> Signed-off-by: Sameeh Jubran <sameehj@amazon.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/fujitsu')
0 files changed, 0 insertions, 0 deletions