]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: mesh: don't hash sdata in mpath tables
authorBob Copeland <me@bobcopeland.com>
Mon, 29 Feb 2016 01:03:57 +0000 (20:03 -0500)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 5 Apr 2016 08:56:31 +0000 (10:56 +0200)
commita5ac70cb6b99600258c6a90d3109bc82c1573297
tree816f927aafbd58c5770bc10f744bd7091cead53c
parent077d58974fec641a955df904c1c4b535695a99e6
mac80211: mesh: don't hash sdata in mpath tables

Now that the sdata pointer is the same for all entries of a
path table, hashing it is pointless, so hash only the address.

Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mesh_pathtbl.c