From: Tony Cheneau Date: Mon, 25 Mar 2013 17:59:21 +0000 (+0000) Subject: 6lowpan: lowpan_is_iid_16_bit_compressable() does not detect compressible address... X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~328^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d879a3f9856fe6c6e27853a96c0beaed03acb2c;p=pandora-kernel.git 6lowpan: lowpan_is_iid_16_bit_compressable() does not detect compressible address correctly The current test is not RFC6282 compliant. The same issue has been found and fixed in Contiki. This patch is basically a port of their fix. Signed-off-by: Tony Cheneau Signed-off-by: David S. Miller --- Reading git-diff-tree failed