From: Johan Hedberg Date: Fri, 24 Jan 2014 08:35:41 +0000 (+0200) Subject: Bluetooth: Switch ATT channels to use L2CAP_CHAN_FIXED X-Git-Tag: v3.15-rc1~113^2~159^2^2~130^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21626e6214f92aaae580052c760dc85f83b5faef;p=pandora-kernel.git Bluetooth: Switch ATT channels to use L2CAP_CHAN_FIXED ATT channels are not connection oriented so having them use L2CAP_CHAN_CONN_ORIENTED is quite confusing. Instead, use the new L2CAP_CHAN_FIXED type and ensure that the MTU and CID values get properly set. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed