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)
commit301de2cb6a521405cde1a2f9cdc42c5257b5725b
tree41ad95cb92df34bf0144234bce28cc7c817fe379
parentfe806dceded462f7930f8ac4a41c5d19819e70b7
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