diff options
author | Thomas Pedersen <thomas@cozybit.com> | 2012-04-27 00:01:06 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2012-05-09 03:53:42 +0200 |
commit | e87278e730b11e9852fe0fe967908ef5a4e6e6a0 (patch) | |
tree | 8dc6693f34ae940e2b399a0c313fca9b4bd3dc0f /net/mac80211/rx.c | |
parent | mwifiex: fix static checker warnings (diff) | |
download | linux-e87278e730b11e9852fe0fe967908ef5a4e6e6a0.tar.xz linux-e87278e730b11e9852fe0fe967908ef5a4e6e6a0.zip |
mac80211: insert mesh peer after init
Drivers need the station rate info when inserting a new sta_info. The
patch "mac80211: refactor mesh peer initialization" wrongly assumed the
rate info could be applied after insertion. After further review, this
is clearly not the case.
This fixes a regression where HT parameters were not applied before
inserting the sta_info, causing performance degradation.
Signed-off-by: Thomas Pedersen <thomas@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211/rx.c')
0 files changed, 0 insertions, 0 deletions