commit | d1726b6dc95b5ed0914e969f6765a9e2cf7baf04 | [log] [tgz] |
---|---|---|
author | Szymon Janc <szymon.janc@tieto.com> | Wed Nov 16 09:32:20 2011 +0100 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Wed Nov 16 18:29:28 2011 -0200 |
tree | c0e548dc706c758f1cb2303df1588161c7c8e2b1 | |
parent | 039d9572f11ef46ff2743798f2170a888d393ec6 [diff] |
Bluetooth: Refactor loop in l2cap_retransmit_one_frame This make it easier to see what is the real reason for loop to exit. skb_queue_next return valid skb or garbage, not NULL. Signed-off-by: Szymon Janc <szymon.janc@tieto.com> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>