diff options
author | Lennert Buytenhek <buytenh@wantstofly.org> | 2010-01-04 21:55:42 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-01-05 23:13:27 +0100 |
commit | a680400e8ac32adda81b5e2d7f23dfac63e064fe (patch) | |
tree | 5f53685641cd7e5bef9f5a54d008c813e1f89daa /crypto/algapi.c | |
parent | mwl8k: remove mwl8k_vif::bssid, which is now useless (diff) | |
download | linux-a680400e8ac32adda81b5e2d7f23dfac63e064fe.tar.xz linux-a680400e8ac32adda81b5e2d7f23dfac63e064fe.zip |
mwl8k: move ->peer_id from mwl8k_vif to mwl8k_sta
For STA firmware, move the per-peer hardware station ID to the
driver-private part of struct ieee80211_sta, where it belongs.
(Since issuing a hardware station database maintenance command sleeps,
we can't hold a reference to the ieee80211_sta * across the command,
and since we won't know the station ID until after the command
completes, we need to re-lookup the sta when the command is done to
write the returned station ID back to its driver-private part.)
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'crypto/algapi.c')
0 files changed, 0 insertions, 0 deletions