commit | 65d26f29ec018c863ae181c96c1dd91ed8c4b652 | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Fri Mar 21 14:52:15 2014 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Apr 09 10:55:58 2014 +0200 |
tree | 51036c3319dde4323c3110436e017482336e5e4d | |
parent | 5d52ee81101943c507f45c76368026935f6bb75a [diff] |
cfg80211: fix radar_detect combination checking All bits from radar_detect must match combination radar bitmask. Otherwise it is theoretically possible to lead into an invalid combination provided a driver reports strange combinations. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>