commit | 154113eb17735197796ff5f477c6243d00f2c5dc | [log] [tgz] |
---|---|---|
author | Alexander Aring <aring@mojatatu.com> | Sun Sep 30 17:41:29 2018 -0400 |
committer | Stefan Schmidt <stefan@datenfreihafen.org> | Tue Oct 02 17:14:13 2018 +0200 |
tree | 1e912b15b92a4e4a0c3661fb8de3d72be66b6655 | |
parent | 3e3a5a1d93f87a08226866d239a0cb8a47e02b01 [diff] |
ieee802154: hwsim: remove not used ifup list This list is a leftover from fakelb driver which had always a full mesh topology. Idea was to remember all phy's which are currently used by the subsystem and deliver everything out. The hwsim driver works differently each phy has a list of other phy's to deliver frames which allows a own mesh topology. Signed-off-by: Alexander Aring <aring@mojatatu.com> Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>