CAN driver: Removing call to can_xmit() from can_txready() in a previous...
CAN driver: Removing call to can_xmit() from can_txready() in a previous commit was a mistake. This commit restores the call to can_xmit(), but does the call in a safer environment on the work thread.
Loading
Please register or sign in to comment