Hello. On 14.02.23 14:50, Miquel Raynal wrote:
Hello, Following Jakub's review on Stefan's MR, a number of changes were requested for him in order to pull the patches in net. In the mean time, a couple of discussions happened with Alexander (return codes for monitor scans and transmit helper used for beacons). Hopefully this series addresses everything. Thanks, Miquèl Changes in v2: * Fixes lines with upsteam commit hashes rather than local hashes. Everything else is exactly the same. Miquel Raynal (6): ieee802154: Use netlink policies when relevant on scan parameters ieee802154: Convert scan error messages to extack ieee802154: Change error code on monitor scan netlink request mac802154: Send beacons using the MLME Tx path mac802154: Fix an always true condition ieee802154: Drop device trackers net/ieee802154/nl802154.c | 125 ++++++++++++++------------------------ net/mac802154/scan.c | 25 ++++++-- 2 files changed, 65 insertions(+), 85 deletions(-)
These patches have been applied to the wpan-next tree and will be part of the next pull request to net-next. Thanks! regards Stefan Schmidt