Home
last modified time | relevance | path

Searched hist:"3 e1853e4e1137ba0a4d314521d153852dbf4aff5" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-mac.hdiff 3e1853e4e1137ba0a4d314521d153852dbf4aff5 Tue May 05 00:57:49 CDT 2020 Yunjian Wang <wangyunjian@huawei.com> 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>
H A Demac-mac.cdiff 3e1853e4e1137ba0a4d314521d153852dbf4aff5 Tue May 05 00:57:49 CDT 2020 Yunjian Wang <wangyunjian@huawei.com> 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>
H A Demac.cdiff 3e1853e4e1137ba0a4d314521d153852dbf4aff5 Tue May 05 00:57:49 CDT 2020 Yunjian Wang <wangyunjian@huawei.com> 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>