]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Fix switch statement order for L2CAP fixed channels
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Oct 2013 06:46:54 +0000 (23:46 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 3 Oct 2013 07:07:29 +0000 (10:07 +0300)
commit65a237262cab52c6e3e4114918bfdcabeede23b6
tree50c6341a42fc15303a8d2be800805c2d2a4b8d21
parent63687069aa265c97cb0501976a2466714c629adc
Bluetooth: Fix switch statement order for L2CAP fixed channels

The switch statement for the various L2CAP fixed channel handlers
is not really ordered.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/l2cap_core.c