mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-26 15:54:18 +08:00
3ff6ee2853
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'. Fix this by returning 'netdev_tx_t' in this driver too. Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com> Reviewed-by: Sergey Matyukevich <sergey.matyukevich.os@quantenna.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> |
||
---|---|---|
.. | ||
pearl | ||
bus.h | ||
cfg80211.c | ||
cfg80211.h | ||
commands.c | ||
commands.h | ||
core.c | ||
core.h | ||
debug.c | ||
debug.h | ||
event.c | ||
event.h | ||
Kconfig | ||
Makefile | ||
qlink_util.c | ||
qlink_util.h | ||
qlink.h | ||
qtn_hw_ids.h | ||
shm_ipc_defs.h | ||
shm_ipc.c | ||
shm_ipc.h | ||
trans.c | ||
trans.h | ||
util.c | ||
util.h |