Bluetooth: Socket address parameter for CID is in little endian
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 16 Oct 2013 16:31:17 +0000 (09:31 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 16 Oct 2013 16:52:51 +0000 (19:52 +0300)
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 <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>

No differences found