diff options
author | Bob Copeland <me@bobcopeland.com> | 2016-03-02 10:09:20 -0500 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2016-04-05 10:56:33 +0200 |
commit | 60854fd94573f0d3b80b55b40cf0140a0430f3ab (patch) | |
tree | f39d8d873824d2aa149b0c88a2310eec26d198d3 /include/net/mac80211.h | |
parent | 8f6fd83c6c5ec66a4a70c728535ddcdfef4f3697 (diff) | |
download | linux-60854fd94573f0d3b80b55b40cf0140a0430f3ab.tar.bz2 |
mac80211: mesh: convert path table to rhashtable
In the time since the mesh path table was implemented as an
RCU-traversable, dynamically growing hash table, a generic RCU
hashtable implementation was added to the kernel.
Switch the mesh path table over to rhashtable to remove some code
and also gain some features like automatic shrinking.
Cc: Thomas Graf <tgraf@suug.ch>
Cc: netdev@vger.kernel.org
Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'include/net/mac80211.h')
0 files changed, 0 insertions, 0 deletions