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:
78e8098
)
Bluetooth: Correct chan->psm endian conversions
author
Andrei Emeltchenko
<andrei.emeltchenko@intel.com>
Fri, 9 Mar 2012 12:16:17 +0000
(14:16 +0200)
committer
Gustavo Padovan
<gustavo@padovan.org>
Wed, 9 May 2012 03:41:29 +0000
(
00:41
-0300)
chan->psm is kept in __le16 format which was not always taken
into account. Fix several bugs related to extra conversion.
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/l2cap_core.c
patch
|
blob
|
history
diff --cc
net/bluetooth/l2cap_core.c
Simple merge