Commit aad1e81
nl80211: fix validation of scheduled scan info for wowlan netdetect
For wowlan netdetect a separate limit is defined for the number of
matchsets. Currently, this limit is ignored and the regular limit
for scheduled scan matchsets, ie. struct wiphy::max_match_sets, is
used for the net-detect case as well.
Cc: Johannes Berg <[email protected]>
Reviewed-by: Hante Meuleman <[email protected]>
Reviewed-by: Pieter-Paul Giesberts <[email protected]>
Reviewed-by: Franky Lin <[email protected]>
Signed-off-by: Arend van Spriel <[email protected]>
Signed-off-by: Johannes Berg <[email protected]>1 parent 66cd794 commit aad1e81
1 file changed
+6
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6912 | 6912 | | |
6913 | 6913 | | |
6914 | 6914 | | |
6915 | | - | |
| 6915 | + | |
6916 | 6916 | | |
6917 | 6917 | | |
6918 | 6918 | | |
| |||
6977 | 6977 | | |
6978 | 6978 | | |
6979 | 6979 | | |
6980 | | - | |
| 6980 | + | |
6981 | 6981 | | |
6982 | 6982 | | |
6983 | 6983 | | |
| |||
7277 | 7277 | | |
7278 | 7278 | | |
7279 | 7279 | | |
7280 | | - | |
| 7280 | + | |
| 7281 | + | |
7281 | 7282 | | |
7282 | 7283 | | |
7283 | 7284 | | |
| |||
10089 | 10090 | | |
10090 | 10091 | | |
10091 | 10092 | | |
10092 | | - | |
| 10093 | + | |
| 10094 | + | |
10093 | 10095 | | |
10094 | 10096 | | |
10095 | 10097 | | |
| |||
0 commit comments