commit | a224bd36bf5ccc72d0f12ab11216706762133177 | [log] [tgz] |
---|---|---|
author | josselin.costanzi@mobile-devices.fr <josselin.costanzi@mobile-devices.fr> | Wed Sep 18 12:00:35 2013 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 23 16:52:45 2013 -0400 |
tree | 04f0f7ee8f7d8d590c337b06f42026aaa43fbf52 | |
parent | f516e2c9ecdcc717d25fe1533805a7960310c186 [diff] |
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 <josselin.costanzi@mobile-devices.fr> Signed-off-by: Maxime Jayat <maxime.jayat@mobile-devices.fr> Signed-off-by: David S. Miller <davem@davemloft.net>