mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-04-02 08:56:52 +02:00

In the test utilties updated the wiphy_map struct built from the TEST_WIPHY_LIST variable to parse the new format and to use a new structure where each wiphy is a namedtuple and each interface under it also contains a reference to that wiphy. The 'use' field is now assigned to the wiphy instead of to the interface.