diff options
author | Alexander Aring <alex.aring@gmail.com> | 2014-11-09 08:36:58 +0100 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2014-11-09 19:50:29 +0100 |
commit | 87023e1058c9ead2314c27761991816b48f949ef (patch) | |
tree | 0513166fcb65ae3c2a72f80e6b61f5b446b1ce22 /net/mac802154 | |
parent | 7bea1ea7b4c16af7c9263648e10f7edc88e5fc21 (diff) | |
download | op-kernel-dev-87023e1058c9ead2314c27761991816b48f949ef.zip op-kernel-dev-87023e1058c9ead2314c27761991816b48f949ef.tar.gz |
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 <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/mac802154')
0 files changed, 0 insertions, 0 deletions