]> 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)
commita15767cd9d39584a8b92d8bd04d7cef53f04ea11
tree50c6341a42fc15303a8d2be800805c2d2a4b8d21
parent6be3266e790adddbd06c2ab335fc4e2196cdc480
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