From: Alexander Aring Date: Tue, 19 Aug 2014 17:03:31 +0000 (+0200) Subject: ieee802154: 6lowpan: ensure of sending 1280 packets X-Git-Tag: fixes-for-v3.18-merge-window~162^2~32^2~7^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=685d632804b89ea25d3339afad162c48646ada5c;p=pandora-kernel.git ieee802154: 6lowpan: ensure of sending 1280 packets This patch changes the 1281 MTU to 1280. Others stack have only a 1280 byte array for uncompressed 6LoWPAN packets, this avoid that these stacks have an overflow. Sending 1281 uncompressed 6LoWPAN packets isn't also rfc complaint. Signed-off-by: Alexander Aring Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed