android_kernel_samsung_a7y1.../drivers/net/ethernet/toshiba
YueHaibing 6af2d93c4a net: toshiba: fix return type of ndo_start_xmit function
[ Upstream commit bacade822524e02f662d88f784d2ae821a5546fb ]

The method ndo_start_xmit() is defined as returning an 'netdev_tx_t',
which is a typedef for an enum type, so make sure the implementation in
this driver has returns 'netdev_tx_t' value, and change the function
return type to netdev_tx_t.

Found by coccinelle.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-04-07 12:28:44 +02:00
..
Kconfig A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
Makefile A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
ps3_gelic_net.c net: toshiba: fix return type of ndo_start_xmit function 2020-04-07 12:28:44 +02:00
ps3_gelic_net.h net: toshiba: fix return type of ndo_start_xmit function 2020-04-07 12:28:44 +02:00
ps3_gelic_wireless.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
ps3_gelic_wireless.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
spider_net_ethtool.c A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
spider_net.c net: toshiba: fix return type of ndo_start_xmit function 2020-04-07 12:28:44 +02:00
spider_net.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
tc35815.c net: toshiba: fix return type of ndo_start_xmit function 2020-04-07 12:28:44 +02:00