From: Johan Hedberg Date: Tue, 28 Jan 2014 23:28:04 +0000 (-0800) Subject: Bluetooth: Remove unnecessary check for chan->psm X-Git-Tag: v3.15-rc1~113^2~159^2^2~130^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b25c9b3c90150164f36b16cc0107d774eaec68f;p=pandora-kernel.git Bluetooth: Remove unnecessary check for chan->psm Now that ATT sockets have been converted to use the new L2CAP_CHAN_FIXED type there is no need to have an extra check for chan->psm in the l2cap_chan_close function. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed