From: Gustavo F. Padovan Date: Mon, 21 Jun 2010 21:53:22 +0000 (-0300) Subject: Bluetooth: Add backlog queue to ERTM code X-Git-Tag: v2.6.36-rc1~571^2~64^2~48^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=218bb9dfd21472128f86b38ad2eab123205c2991;p=pandora-kernel.git 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 Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed