diff options
author | Lennert Buytenhek <buytenh@wantstofly.org> | 2010-01-04 23:55:12 +0300 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-01-06 01:13:24 +0300 |
commit | bbfd9128d3b4a80bea017ebdd47b31a80dc7eadf (patch) | |
tree | 3bd964d95bb2228ea6435060e526c928eb5420be /arch | |
parent | 25d81b1e1a0cca41a71a08468a7d3a4c751c8565 (diff) | |
download | linux-bbfd9128d3b4a80bea017ebdd47b31a80dc7eadf.tar.xz |
mwl8k: handle station database update for AP's sta entry via ->sta_notify()
Inserting and removing a hardware station database entry for the AP
when we are in managed mode is currently done in ->bss_info_changed().
To prepare for adding AP mode support, implement the ->sta_notify()
driver method, and let that handle inserting and removing the hardware
station database entry for our AP instead.
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions