]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: 6lowpan: Remove redundant (and incorrect) MPS assignments
authorJohan Hedberg <johan.hedberg@intel.com>
Tue, 6 Oct 2015 10:03:20 +0000 (13:03 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 8 Oct 2015 08:43:52 +0000 (10:43 +0200)
commit8ee2e8649d7f5553cd54d66d87af0a520010e966
tree6938df8c93c7c85843995688f63e9b14ae3211a3
parent4f494073f216a888d0e28f0e6c8799ab8243b6e9
Bluetooth: 6lowpan: Remove redundant (and incorrect) MPS assignments

The L2CAP core code already sets the local MPS to a sane value. The
remote MPS value otoh comes from the remote side so there's no point
in trying to hard-code it to any value.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/6lowpan.c