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)
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>

No differences found