From: Marcel Holtmann Date: Tue, 23 Apr 2013 07:59:00 +0000 (-0700) Subject: Bluetooth: Remove unneeded parameter from L2CAP ATT channel handling X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~77^2~18^2^2~9^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72f78356a4a688d7286ac18c1b57d5507f68eefe;p=pandora-kernel.git Bluetooth: Remove unneeded parameter from L2CAP ATT channel handling The CID is fixed to L2CAP ATT channel and so there is no need to hand it down to the handling function. Just use a constant instead. Signed-off-by: Marcel Holtmann Acked-by: Johan Hedberg Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed