mirror-linux/drivers/net/ethernet/qualcomm/emac
Yunjian Wang 3e1853e4e1 net: emac: Fix use correct return type for ndo_start_xmit()
The method ndo_start_xmit() returns a value of type netdev_tx_t. Fix
the ndo function to use the correct type.

Signed-off-by: Yunjian Wang <wangyunjian@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-05-05 11:20:23 -07:00
..
Makefile
emac-ethtool.c
emac-mac.c net: emac: Fix use correct return type for ndo_start_xmit() 2020-05-05 11:20:23 -07:00
emac-mac.h net: emac: Fix use correct return type for ndo_start_xmit() 2020-05-05 11:20:23 -07:00
emac-phy.c
emac-phy.h
emac-sgmii-fsm9900.c
emac-sgmii-qdf2400.c
emac-sgmii-qdf2432.c
emac-sgmii.c
emac-sgmii.h
emac.c net: emac: Fix use correct return type for ndo_start_xmit() 2020-05-05 11:20:23 -07:00
emac.h