diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2023-02-14 16:50:30 +0300 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2023-02-18 18:35:10 +0300 |
commit | 648324c9b690bcda0ac6f6499370effc0336ee27 (patch) | |
tree | 82785cd19f719b8ff87be712485d3a26bd8cd10f /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 6130543654e0e5a79485ed8538c0bf2259fe7431 (diff) | |
download | linux-648324c9b690bcda0ac6f6499370effc0336ee27.tar.xz |
ieee802154: Use netlink policies when relevant on scan parameters
Instead of open-coding scan parameters (page, channels, duration, etc),
let's use the existing NLA_POLICY* macros. This help greatly reducing
the error handling and clarifying the overall logic.
Fixes: ed3557c947e1 ("ieee802154: Add support for user scanning requests")
Suggested-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/r/20230214135035.1202471-2-miquel.raynal@bootlin.com
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions