Re: [PATCH 1/5] nl80211: fix validation of scheduled scan info for wowlan netdetect
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2017-02-08 09:11:07
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2017-02-08 09:11:07
On Fri, 2017-01-27 at 12:09 +0000, Arend van Spriel wrote:
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.
Applied. This means that brmcfmac is now broken in mac80211-next for a bit, but once it hits net-next and I merge back everything will be fine again, so just a few days (and I assume nobody us using brcmfmac from mac80211-next anyway ... wireless-testing will be fine) johannes