mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-18 01:34:14 +08:00
b17233d385
Rather than just indicating that transmission can start, this patch
requires the explicit flushing of the network TX queue when the driver
is informed by the device that it can transmit, next to its
configuration.
In this way, if frames have already been written by the application,
they will actually be transmitted.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
peak_canfd_user.h | ||
peak_canfd.c | ||
peak_pciefd_main.c |