From: Gustavo Padovan Date: Tue, 15 Oct 2013 22:24:49 +0000 (-0300) Subject: Bluetooth: Move l2cap_wait_ack() to l2cap_sock.c X-Git-Tag: v3.13-rc1~105^2~23^2^2~4^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc25306b033cc27ca2a45b4bb307a437092408d1;p=pandora-kernel.git Bluetooth: Move l2cap_wait_ack() to l2cap_sock.c The wait_ack code has a heavy dependency on the socket data structures and, as of now, it won't be worthless change it to use non-socket structures as the only user of such feature is a socket. Signed-off-by: Gustavo Padovan Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed