From: João Paulo Rechi Vita Date: Mon, 31 May 2010 21:35:44 +0000 (-0300) Subject: Bluetooth: Fix SREJ_QUEUE corruption in L2CAP X-Git-Tag: v2.6.36-rc1~571^2~64^2~48^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfbacc11550a785caf082f3ccfcd7ecf882e09a4;p=pandora-kernel.git Bluetooth: Fix SREJ_QUEUE corruption in L2CAP Since all TxSeq values are modulo, we shall not compare them directly. We have to compare their offset inside the TxWindow instead. Signed-off-by: João Paulo Rechi Vita Acked-by: Gustavo F. Padovan Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed