Skip to content
Snippets Groups Projects
Commit 5c10efa2 authored by Rafał Miłecki's avatar Rafał Miłecki
Browse files

nl80211: support receiving split frequencies


In order to get more details about each frequency we will need to set
NL80211_ATTR_SPLIT_WIPHY_DUMP in the future. This will result in our
callback being called multiple times. Modify it to support such a
scenario:
1) Start putting new frequencies after the last set one
2) Make sure that attribute is set before iterating it

Signed-off-by: default avatarRafał Miłecki <rafal@milecki.pl>
Acked-by: default avatarJo-Philipp Wich <jo@mein.io>
parent 335967c6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment