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)
commit443954815b63b36f09623d74170520e6554f5fac
tree816f927aafbd58c5770bc10f744bd7091cead53c
parent2bdaf386f99c4a82788812e583ff59c6714ae4d6
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