From: Gustavo F. Padovan Date: Thu, 14 Apr 2011 20:57:26 +0000 (-0300) Subject: Bluetooth: Fix lockdep warning in L2CAP X-Git-Tag: v3.0-rc1~377^2~256^2^2~38^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26954c7f26068b6ced108806fdd39aee5cd54e6f;p=pandora-kernel.git Bluetooth: Fix lockdep warning in L2CAP Fix a regression from the L2CAP "rewrite" patches. Purge the tx_q already happens on l2cap_chan_del() so we don't need it at l2cap_disconnect_req(). Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed