From: Kuba Pawlak Date: Thu, 6 Nov 2014 18:36:53 +0000 (+0100) Subject: Bluetooth: Sort switch cases by opcode's numeric value X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~134^2~66^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9645c76c7c233da82ff7aced0177c8a131a51e70;p=pandora-kernel.git Bluetooth: Sort switch cases by opcode's numeric value Opcodes in switch/case in hci_cmd_status_evt are not sorted by value. This patch restores proper ordering. Signed-off-by: Kuba Pawlak Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed