From: Gustavo F. Padovan Date: Thu, 23 Jul 2009 13:27:23 +0000 (-0300) Subject: Bluetooth: Create separate l2cap_send_disconn_req() function X-Git-Tag: v2.6.32-rc1~703^2~221^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22121fc9152ca8f25a2d790860832ccb6a414c4d;p=pandora-kernel.git Bluetooth: Create separate l2cap_send_disconn_req() function The code for sending a disconnect request was repeated several times within L2CAP source code. So move this into its own function. Signed-off-by: Gustavo F. Padovan Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed