Hello, These three patches allow the creation of coordinator interfaces, which were already defined without being usable. The idea behind is to use them advertizing PANs through the beaconing feature. Changes since v1: * Addition of patches 1 and 2. * Improved the commit message of patch 3. * Rebased. * Minor fixes. Miquel Raynal (3): mac802154: Move an skb free within the rx path mac802154: Clarify an expression mac802154: Allow the creation of coordinator interfaces net/mac802154/iface.c | 15 ++++++++------- net/mac802154/main.c | 2 +- net/mac802154/rx.c | 24 +++++++++++------------- 3 files changed, 20 insertions(+), 21 deletions(-) -- 2.34.1