Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net/lapb: re-send packets on timeout
Actually re-send packets when the T1 timer runs out. This fixes a bug where packets are waiting on the write queue until disconnection when no other traffic is outstanding. Signed-off-by: Josselin Costanzi <[email protected]> Signed-off-by: Maxime Jayat <[email protected]> Signed-off-by: David S. Miller <[email protected]>
- Loading branch information