diff options
author | Lennert Buytenhek <buytenh@wantstofly.org> | 2015-05-25 14:38:39 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2015-05-26 20:26:09 +0200 |
commit | 01c8d2bbd407a178f5bfe0312c32aec345066697 (patch) | |
tree | 48aaa228cb67e17c623510676f7f002cae55a86d /crypto | |
parent | ieee802154: Remove ieee802154_reduced_mlme_ops references. (diff) | |
download | linux-01c8d2bbd407a178f5bfe0312c32aec345066697.tar.xz linux-01c8d2bbd407a178f5bfe0312c32aec345066697.zip |
ieee802154: Remove 802.15.4/6LoWPAN checks for interface MTU.
In the past, 802.15.4 interfaces and 6LoWPAN interfaces used the
same dev->type (ARPHRD_IEEE802154), and 802.15.4 interfaces were
distinguished from 6LoWPAN interfaces by their differing dev->mtu.
6LoWPAN interfaces have their own ARPHRD type now, so there is no
longer any need to check dev->mtu to distinguish 802.15.4 devices
from 6LoWPAN devices.
Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Acked-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions