]> 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)
commit85f156fd1e758685790ab7050842b4b305274029
tree41ad95cb92df34bf0144234bce28cc7c817fe379
parent070020f0c9dbb5f631d954775f8b18607821a74d
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