]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: L2CAP: Fix auto-allocating LE PSM values
authorJohan Hedberg <johan.hedberg@intel.com>
Tue, 26 Jan 2016 22:19:10 +0000 (17:19 -0500)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 29 Jan 2016 10:47:24 +0000 (11:47 +0100)
commit2f6d7e3328acf16bf62bd1bc2af3058f5563c61e
treee45cbb4efa38166fe6aa38359ccf78ae4959c7f2
parentde5ac258c574ef943b0355818df4fd62748764b7
Bluetooth: L2CAP: Fix auto-allocating LE PSM values

The LE dynamic PSM range is different from BR/EDR (0x0080 - 0x00ff)
and doesn't have requirements relating to parity, so separate checks
are needed.

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