commit | 443954815b63b36f09623d74170520e6554f5fac | [log] [tgz] |
---|---|---|
author | Bob Copeland <me@bobcopeland.com> | Sun Feb 28 20:03:57 2016 -0500 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Apr 05 10:56:31 2016 +0200 |
tree | 816f927aafbd58c5770bc10f744bd7091cead53c | |
parent | 2bdaf386f99c4a82788812e583ff59c6714ae4d6 [diff] |
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>