alistair23-linux/drivers/net/can/peak_canfd
Stephane Grosjean ffd137f704 can: peak/pcie_fd: remove useless code when interface starts
When an interface starts, the echo_skb array is empty and the network
queue should be started only. This patch replaces useless code and locks
when the internal RX_BARRIER message is received from the IP core, telling
the driver that tx may start.

Signed-off-by: Stephane Grosjean <s.grosjean@peak-system.com>
Cc: linux-stable <stable@vger.kernel.org>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2018-03-12 09:55:12 +01:00
..
Kconfig
Makefile
peak_canfd.c can: peak/pcie_fd: remove useless code when interface starts 2018-03-12 09:55:12 +01:00
peak_canfd_user.h
peak_pciefd_main.c can: peak/pcie_fd: fix echo_skb is occupied! bug 2018-03-12 09:55:12 +01:00