From: Marcel Holtmann Date: Wed, 16 Oct 2013 16:31:17 +0000 (-0700) Subject: Bluetooth: Socket address parameter for CID is in little endian X-Git-Tag: v3.13-rc1~105^2~23^2^2~4^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f59ddada192583aee81ebf0de4cdc5a94642915;p=pandora-kernel.git Bluetooth: Socket address parameter for CID is in little endian The L2CAP socket parameter for CID are actually provided in little endian. So convert our constants into little endian before comparing them. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed