]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: 6lowpan: Fix imtu & omtu values
authorJohan Hedberg <johan.hedberg@intel.com>
Tue, 6 Oct 2015 10:03:19 +0000 (13:03 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 8 Oct 2015 08:43:52 +0000 (10:43 +0200)
commit4f494073f216a888d0e28f0e6c8799ab8243b6e9
tree41ad95cb92df34bf0144234bce28cc7c817fe379
parenta8ff2f6a40d0593f1bb4fd5934ff8b190e08257e
Bluetooth: 6lowpan: Fix imtu & omtu values

The omtu value is determined by the remote peer so there's no point in
trying to hard-code it to any value. The IPSP specification otoh gives
a more reasonable value for the imtu, i.e. 1280.

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