linux-xiaomi-chiron/drivers/net/ethernet/amazon/ena
Arthur Kiyanovski 92040c6daa net: ena: fix broken interface between ENA driver and FW
In this commit we revert the part of
commit 1a63443afd ("net/amazon: Ensure that driver version is aligned to the linux kernel"),
which breaks the interface between the ENA driver and FW.

We also replace the use of DRIVER_VERSION with DRIVER_GENERATION
when we bring back the deleted constants that are used in interface with
ENA device FW.

This commit does not change the driver version reported to the user via
ethtool, which remains the kernel version.

Fixes: 1a63443afd ("net/amazon: Ensure that driver version is aligned to the linux kernel")
Signed-off-by: Arthur Kiyanovski <akiyano@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-02-26 20:47:58 -08:00
..
ena_admin_defs.h
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
ena_eth_com.c net: ena: clean up indentation issue 2019-09-27 20:32:02 +02:00
ena_eth_com.h
ena_eth_io_defs.h
ena_ethtool.c net/amazon: Ensure that driver version is aligned to the linux kernel 2020-02-24 11:23:37 -08:00
ena_netdev.c net: ena: fix broken interface between ENA driver and FW 2020-02-26 20:47:58 -08:00
ena_netdev.h net: ena: fix broken interface between ENA driver and FW 2020-02-26 20:47:58 -08:00
ena_pci_id_tbl.h
ena_regs_defs.h
Makefile