These few patches are preparation patches and light cleanups before the introduction of scan support. David Girault (4): net: ieee802154: Move IEEE 802.15.4 Kconfig main entry net: mac802154: Include the softMAC stack inside the IEEE 802.15.4 menu net: ieee802154: Move the address structure earlier net: ieee802154: Add a kernel doc header to the ieee802154_addr structure include/net/cfg802154.h | 28 +++++++++++++++++++--------- net/Kconfig | 3 +-- net/ieee802154/Kconfig | 1 + 3 files changed, 21 insertions(+), 11 deletions(-) -- 2.27.0