git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54ab1ff
)
mac80211: refactor mesh peer rate handling
author
Thomas Pedersen
<thomas@cozybit.com>
Thu, 19 Apr 2012 02:23:43 +0000
(19:23 -0700)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 23 Apr 2012 19:34:07 +0000
(15:34 -0400)
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>
No differences found