Home
last modified time | relevance | path

Searched hist:"0 e0cc31f6999df18bb5cfd0bd83c892ed5633975" (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/sun/
H A Dsunvnet_common.hdiff 0e0cc31f6999df18bb5cfd0bd83c892ed5633975 Wed Sep 19 13:21:32 CEST 2018 YueHaibing <yuehaibing@huawei.com> net: sun: fix return type of ndo_start_xmit function

The method ndo_start_xmit() is defined as returning an 'netdev_tx_t',
which is a typedef for an enum type, but the implementation in this
driver returns an 'int'.

Found by coccinelle.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Acked-by: Shannon Nelson <shannon.nelson@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dldmvsw.cdiff 0e0cc31f6999df18bb5cfd0bd83c892ed5633975 Wed Sep 19 13:21:32 CEST 2018 YueHaibing <yuehaibing@huawei.com> net: sun: fix return type of ndo_start_xmit function

The method ndo_start_xmit() is defined as returning an 'netdev_tx_t',
which is a typedef for an enum type, but the implementation in this
driver returns an 'int'.

Found by coccinelle.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Acked-by: Shannon Nelson <shannon.nelson@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dsunvnet_common.cdiff 0e0cc31f6999df18bb5cfd0bd83c892ed5633975 Wed Sep 19 13:21:32 CEST 2018 YueHaibing <yuehaibing@huawei.com> net: sun: fix return type of ndo_start_xmit function

The method ndo_start_xmit() is defined as returning an 'netdev_tx_t',
which is a typedef for an enum type, but the implementation in this
driver returns an 'int'.

Found by coccinelle.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Acked-by: Shannon Nelson <shannon.nelson@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dsunqe.cdiff 0e0cc31f6999df18bb5cfd0bd83c892ed5633975 Wed Sep 19 13:21:32 CEST 2018 YueHaibing <yuehaibing@huawei.com> net: sun: fix return type of ndo_start_xmit function

The method ndo_start_xmit() is defined as returning an 'netdev_tx_t',
which is a typedef for an enum type, but the implementation in this
driver returns an 'int'.

Found by coccinelle.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Acked-by: Shannon Nelson <shannon.nelson@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dsunbmac.cdiff 0e0cc31f6999df18bb5cfd0bd83c892ed5633975 Wed Sep 19 13:21:32 CEST 2018 YueHaibing <yuehaibing@huawei.com> net: sun: fix return type of ndo_start_xmit function

The method ndo_start_xmit() is defined as returning an 'netdev_tx_t',
which is a typedef for an enum type, but the implementation in this
driver returns an 'int'.

Found by coccinelle.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Acked-by: Shannon Nelson <shannon.nelson@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dsunvnet.cdiff 0e0cc31f6999df18bb5cfd0bd83c892ed5633975 Wed Sep 19 13:21:32 CEST 2018 YueHaibing <yuehaibing@huawei.com> net: sun: fix return type of ndo_start_xmit function

The method ndo_start_xmit() is defined as returning an 'netdev_tx_t',
which is a typedef for an enum type, but the implementation in this
driver returns an 'int'.

Found by coccinelle.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Acked-by: Shannon Nelson <shannon.nelson@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>