commit | 218bb9dfd21472128f86b38ad2eab123205c2991 | [log] [tgz] |
---|---|---|
author | Gustavo F. Padovan <padovan@profusion.mobi> | Mon Jun 21 18:53:22 2010 -0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Jul 21 10:39:09 2010 -0700 |
tree | a380097efa336c128a81460c9f316f04f39aeadc | |
parent | e0f66218b3a7d0bcf37ca95186123c257fda0ba5 [diff] |
Bluetooth: Add backlog queue to ERTM code backlog queue is the canonical mechanism to avoid race conditions due interrupts in bottom half context. After the socket lock is released the net core take care of push all skb in its backlog queue. Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>