From: Johannes Berg
Date: Tue, 16 Jan 2018 23:20:22 +0100
> From: Johannes Berg
>
> Fix two places where the structure isn't initialized to zero,
> and thus can't be filled properly by the driver.
>
> Fixes: 4a4b8169501b ("cfg80211: Accept multiple RSSI thresholds for CQM")
> Fixes: 9930380f0b
From: Johannes Berg
Fix two places where the structure isn't initialized to zero,
and thus can't be filled properly by the driver.
Fixes: 4a4b8169501b ("cfg80211: Accept multiple RSSI thresholds for CQM")
Fixes: 9930380f0bd8 ("cfg80211: implement IWRATE")
Signed-off-by: Johannes Berg
---
Dave,