ieee802154: hwsim: remove not used ifup list
authorAlexander Aring <aring@mojatatu.com>
Sun, 30 Sep 2018 21:41:29 +0000 (17:41 -0400)
committerStefan Schmidt <stefan@datenfreihafen.org>
Tue, 2 Oct 2018 15:14:13 +0000 (17:14 +0200)
commit154113eb17735197796ff5f477c6243d00f2c5dc
tree1e912b15b92a4e4a0c3661fb8de3d72be66b6655
parent3e3a5a1d93f87a08226866d239a0cb8a47e02b01
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>
drivers/net/ieee802154/mac802154_hwsim.c