diff options
author | Bob Copeland <me@bobcopeland.com> | 2016-01-30 19:17:03 +0100 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2016-02-24 09:04:29 +0100 |
commit | 3f73fe9fd8703123faf663908923ca9e62cb984e (patch) | |
tree | 0a06be161738014422f29947fbcd5a7a9f88c74b /lib/string.c | |
parent | mac80211: avoid excessive stack usage in sta_info (diff) | |
download | linux-3f73fe9fd8703123faf663908923ca9e62cb984e.tar.xz linux-3f73fe9fd8703123faf663908923ca9e62cb984e.zip |
mac80211: mesh: drop constant field mean_chain_len
The mean_chain_len field in struct mesh_table is copied whenever a
new mesh table is allocated, but only ever has the value 2 and is
never otherwise updated, so just remove it and use the related
define instead.
Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'lib/string.c')
0 files changed, 0 insertions, 0 deletions