commit | b59ec8dd4394cf11e3253e849a04734be6d3d694 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Feb 07 10:44:50 2014 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Feb 07 10:44:50 2014 +0100 |
tree | fd292a460ba79a56a47fc38a15ab174750a86230 | |
parent | 4bf332c785bc14e6decb6ea4949a831e7e199b8b [diff] |
mac80211_hwsim: fix number of channels in interface combinations There's little point in setting the number of channels if the entire combination struct is overwritten again later - that was clearly intended the other way around, fix it. Reported-by: Luciano Coelho <luciano.coelho@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>