zephyr/drivers/ethernet
Peter Bigot 113d9274ea drivers: ethernet: remove stray expression
An unnecessary expression that doesn't compile was inadvertently
introduced in the device constification PR.  Remove it.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-09-08 09:36:54 +03:00
..
CMakeLists.txt
eth_e1000_priv.h
eth_e1000.c
eth_enc28j60_priv.h
eth_enc28j60.c
eth_enc424j600_priv.h drivers: ethernet: Fix device instance const qualifier loss 2020-09-02 13:48:13 +02:00
eth_enc424j600.c drivers: ethernet: remove stray expression 2020-09-08 09:36:54 +03:00
eth_gecko_priv.h
eth_gecko.c isr: Normalize usage of device instance through ISR 2020-09-02 13:48:13 +02:00
eth_liteeth.c
eth_mcux.c isr: Normalize usage of device instance through ISR 2020-09-02 13:48:13 +02:00
eth_native_posix_adapt.c
eth_native_posix_priv.h
eth_native_posix.c
eth_sam_gmac_priv.h
eth_sam_gmac.c drivers: Manual const-ification of device driver instance 2020-09-02 13:48:13 +02:00
eth_sam0_gmac.h
eth_smsc911x_priv.h
eth_smsc911x.c
eth_stellaris_priv.h
eth_stellaris.c isr: Normalize usage of device instance through ISR 2020-09-02 13:48:13 +02:00
eth_stm32_hal_priv.h drivers: ethernet: stm32h7 IT based ethernet TX 2020-09-03 21:48:53 +02:00
eth_stm32_hal.c drivers: ethernet: stm32h7 reduce count of tx_buffer_def 2020-09-03 21:48:53 +02:00
eth.h
Kconfig
Kconfig.e1000
Kconfig.enc28j60
Kconfig.enc424j600
Kconfig.gecko
Kconfig.liteeth
Kconfig.mcux
Kconfig.native_posix
Kconfig.sam_gmac
Kconfig.smsc911x
Kconfig.stellaris
Kconfig.stm32_hal
phy_gecko.c
phy_gecko.h
phy_sam_gmac.c
phy_sam_gmac.h