I am sending just a couple of patches from David that can easily be reviewed outside of any other big patch series: * reorder a bit the Kconfig entries * move the ieee802154_addr structure and give it a kdoc before using it in the scan procedure. Changes since v1: * There were four patches merged into two as advised by Stefan. David Girault (2): net: ieee802154: Move the IEEE 802.15.4 Kconfig main entries net: ieee802154: Move the address structure earlier and provide a kdoc include/net/cfg802154.h | 28 +++++++++++++++++++--------- net/Kconfig | 3 +-- net/ieee802154/Kconfig | 1 + 3 files changed, 21 insertions(+), 11 deletions(-) -- 2.27.0