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:
50fc85f
)
Bluetooth: Sort switch cases by opcode's numeric value
author
Kuba Pawlak
<kubax.t.pawlak@intel.com>
Thu, 6 Nov 2014 18:36:53 +0000
(19:36 +0100)
committer
Marcel Holtmann
<marcel@holtmann.org>
Thu, 6 Nov 2014 18:38:42 +0000
(19:38 +0100)
Opcodes in switch/case in hci_cmd_status_evt are not sorted
by value. This patch restores proper ordering.
Signed-off-by: Kuba Pawlak <kubax.t.pawlak@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hci_event.c
patch
|
blob
|
history
diff --cc
net/bluetooth/hci_event.c
Simple merge