commit | ebd82b39bf11b38b0b50919c8d4386706b26bff7 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Apr 23 17:26:06 2015 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Thu Apr 23 17:26:06 2015 +0200 |
tree | 9c147b4d7aedac7bd49b6bcf5ca3d45915c2090c | |
parent | 80616c0db8a26f030be78fea39f7c880c4263e55 [diff] |
mac80211: make station hash table max_size configurable Allow debug builds to configure the station hash table maximum size in order to run with hash collisions in limited scenarios such as hwsim testing. The default remains 0 which effectively means no limit. Signed-off-by: Johannes Berg <johannes.berg@intel.com>