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)
commita28776296c7e3f2d0bb34e0e746968627fe588e8
tree50c6341a42fc15303a8d2be800805c2d2a4b8d21
parent6203fc983457a19a1c4c491ab0e94b4c4c884fb9
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