linux_dsm_epyc7002/drivers/net/ethernet/amazon/ena
YueHaibing b182a66792 net: ena: remove set but not used variable 'hash_key'
drivers/net/ethernet/amazon/ena/ena_com.c: In function ena_com_hash_key_allocate:
drivers/net/ethernet/amazon/ena/ena_com.c:1070:50:
 warning: variable hash_key set but not used [-Wunused-but-set-variable]

commit 6a4f7dc82d ("net: ena: rss: do not allocate key when not supported")
introduced this, but not used, so remove it.

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-02-17 22:32:50 -08:00
..
ena_admin_defs.h net: ena: enable the interrupt_moderation in driver_supported_features 2019-09-16 22:06:02 +02:00
ena_com.c net: ena: remove set but not used variable 'hash_key' 2020-02-17 22:32:50 -08:00
ena_com.h net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGE 2020-02-11 17:08:31 -08:00
ena_common_defs.h net: ena: complete host info to match latest ENA spec 2018-10-11 10:13:50 -07:00
ena_eth_com.c net: ena: clean up indentation issue 2019-09-27 20:32:02 +02:00
ena_eth_com.h net: ena: optimise calculations for CQ doorbell 2019-06-03 13:30:38 -07:00
ena_eth_io_defs.h net: ena: fix indentations in ena_defs for better readability 2018-10-11 10:13:51 -07:00
ena_ethtool.c net: ena: ethtool: use correct value for crc32 hash 2020-02-11 17:08:31 -08:00
ena_netdev.c net: ena: fix uses of round_jiffies() 2020-02-11 17:08:30 -08:00
ena_netdev.h net: ena: fix incorrectly saving queue numbers when setting RSS indirection table 2020-02-11 17:08:31 -08:00
ena_pci_id_tbl.h
ena_regs_defs.h net: ena: fix indentations in ena_defs for better readability 2018-10-11 10:13:51 -07:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00