Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ax25: In write(), do the sendlink add under the base lock
The write operation no longer runs under the base lock, use the write function to add the channel to the sendlink queue. Signed-off-by: Corey Minyard <[email protected]>
- Loading branch information