linux_dsm_epyc7002/drivers/net/ethernet/amazon/ena
Lino Sanfilippo 90a6c997bd net: ena: remove superfluous check in ena_remove()
The check in ena_remove() for the pci driver data not being NULL is not
needed, since it is always set in the probe() function. Remove the
superfluous check.

Signed-off-by: Lino Sanfilippo <LinoSanfilippo@gmx.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-02-20 10:22:59 -05:00
..
ena_admin_defs.h net/ena: refactor ena_get_stats64 to be atomic context safe 2017-02-09 22:27:06 -05:00
ena_com.c net/ena: change condition for host attribute configuration 2017-02-09 22:27:06 -05:00
ena_com.h net/ena: use READ_ONCE to access completion descriptors 2017-02-09 22:27:06 -05:00
ena_common_defs.h
ena_eth_com.c net/ena: use READ_ONCE to access completion descriptors 2017-02-09 22:27:06 -05:00
ena_eth_com.h
ena_eth_io_defs.h
ena_ethtool.c
ena_netdev.c net: ena: remove superfluous check in ena_remove() 2017-02-20 10:22:59 -05:00
ena_netdev.h net/ena: update driver version to 1.1.2 2017-02-09 22:27:06 -05:00
ena_pci_id_tbl.h
ena_regs_defs.h
Makefile