From: Alexander Aring Date: Sun, 9 Nov 2014 07:36:58 +0000 (+0100) Subject: ieee802154: fix iface dump with lowpan X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~134^2~5^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87023e1058c9ead2314c27761991816b48f949ef;p=pandora-kernel.git ieee802154: fix iface dump with lowpan This patch adds a hacked solution for an interface dump with a running lowpan interface. This will crash because lowpan and wpan interface use the same arphdr. To change the arphdr will change the UAPI, this patch checks on mtu which should on lowpan interface always different than IEEE802154_MTU. Signed-off-by: Alexander Aring Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed