]> Pileus Git - ~andy/linux/commit
net/lapb: re-send packets on timeout
authorjosselin.costanzi@mobile-devices.fr <josselin.costanzi@mobile-devices.fr>
Wed, 18 Sep 2013 10:00:35 +0000 (12:00 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 23 Sep 2013 20:52:45 +0000 (16:52 -0400)
commita224bd36bf5ccc72d0f12ab11216706762133177
tree04f0f7ee8f7d8d590c337b06f42026aaa43fbf52
parentf516e2c9ecdcc717d25fe1533805a7960310c186
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>
net/lapb/lapb_timer.c