diff options
| author | Stijn Tintel <[email protected]> | 2018-12-04 20:29:05 +0200 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2018-12-20 08:47:53 +0200 |
| commit | 8c892df41500469729e0d662816300196e4f463d (patch) | |
| tree | 4d69a8b37ec04c38d6b54dc5f1df46e316b43124 /tools/perf/scripts/python/futex-contention.py | |
| parent | cc4dc97ffc69c253d5aa2c0068545ed6c8bc0bde (diff) | |
brcmfmac: fix roamoff=1 modparam
When the update_connect_param callback is set, nl80211 expects the flag
WIPHY_FLAG_SUPPORTS_FW_ROAM to be set as well. However, this flag is
only set when modparam roamoff=0, while the callback is set
unconditionally. Since commit 7f9a3e150ec7 this causes a warning in
wiphy_register, which breaks brcmfmac.
Disable the update_connect_param callback when roamoff=0 to fix this.
Fixes: 7f9a3e150ec7 ("nl80211: Update ERP info using NL80211_CMD_UPDATE_CONNECT_PARAMS")
Cc: Stable <[email protected]> # 4.19+
Signed-off-by: Jonas Gorski <[email protected]>
Signed-off-by: Stijn Tintel <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions