commit | f743ff4907fa5bc2b460f48ace831a560806a9fb | [log] [tgz] |
---|---|---|
author | Thomas Pedersen <thomas@cozybit.com> | Wed Apr 18 19:23:43 2012 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Apr 23 15:34:07 2012 -0400 |
tree | 2bf0f42ee4935ff5ee558d5db6a6e529ec1997e3 | |
parent | 54ab1ffb6cd94e5c013d61c192e78e30fdf25f8a [diff] |
mac80211: refactor mesh peer rate handling To avoid passing supp_rates and basic_rates around all the time, just derive these when needed in mesh_matches_local() and mesh_peer_init(). Signed-off-by: Thomas Pedersen <thomas@cozybit.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>