commit | a28776296c7e3f2d0bb34e0e746968627fe588e8 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Wed Oct 02 23:46:54 2013 -0700 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Thu Oct 03 10:07:29 2013 +0300 |
tree | 50c6341a42fc15303a8d2be800805c2d2a4b8d21 | |
parent | 6203fc983457a19a1c4c491ab0e94b4c4c884fb9 [diff] |
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>