mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2026-09-22 09:34:56 +02:00
Fix two places where the structure isn't initialized to zero, and thus can't be filled properly by the driver. Fixes:4a4b816950("cfg80211: Accept multiple RSSI thresholds for CQM") Fixes:9930380f0b("cfg80211: implement IWRATE") Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>