mac80211: enable hash table shrinking
authorJohannes Berg <johannes.berg@intel.com>
Fri, 24 Apr 2015 09:10:10 +0000 (11:10 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 24 Apr 2015 09:11:57 +0000 (11:11 +0200)
commitcaf22d311a35d1c0c2c73e1f0988276d51175c8f
tree5b29e713fe4f0d95951419ef805f561355adea93
parent60f4b626d5b5c5724b010200a8c2ff3169f6f4db
mac80211: enable hash table shrinking

The hashtable behaviour change was merged into the tree
at about the same time as the mac80211 use of rhashtable,
but of course these don't really conflict in the normal
sense. Enable hash table shrinking now.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/sta_info.c