]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Restrict CMTP flags to only valid ones
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 1 Apr 2015 20:51:52 +0000 (13:51 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 2 Apr 2015 05:42:21 +0000 (08:42 +0300)
commit38891269e6d4048c7a0cdd899268d5e0c29f5a3d
tree947aa3ed5b5975067446f1cc5f9b3f30de79e889
parent75d6997d870b275700c0ddaafe59a6579a704743
Bluetooth: Restrict CMTP flags to only valid ones

The CMTP flags should be clearly restricted to valid ones. So this puts
extra checks in place to ensure this.

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