git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a74a84f
)
Bluetooth: Socket address parameter for CID is in little endian
author
Marcel Holtmann
<marcel@holtmann.org>
Wed, 16 Oct 2013 16:31:17 +0000
(09:31 -0700)
committer
Johan 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