commit | 68406a9807e4db562a157df9a958b3b6e2cedb38 | [log] [tgz] |
---|---|---|
author | James Prestwood <james.prestwood@linux.intel.com> | Tue Dec 11 16:52:14 2018 -0800 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Dec 18 13:13:32 2018 +0100 |
tree | 769871320740a2eed7a2a2f1ae2a124a0acd8aec | |
parent | f6c7f03f69f7422bc237bc79599e152d390b74e0 [diff] |
mac80211_hwsim: fix overwriting of if_combination Moved setting if_combination.num_different_channels/radar_detect_widths into an else after use_chanctx. In the case of use_chanctx, these two settings were getting overwritten. Signed-off-by: James Prestwood <james.prestwood@linux.intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>