diff options
author | Lennert Buytenhek <buytenh@wantstofly.org> | 2010-01-04 21:55:12 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-01-05 17:13:24 -0500 |
commit | bbfd9128d3b4a80bea017ebdd47b31a80dc7eadf (patch) | |
tree | 3bd964d95bb2228ea6435060e526c928eb5420be /drivers/uio | |
parent | 25d81b1e1a0cca41a71a08468a7d3a4c751c8565 (diff) | |
download | op-kernel-dev-bbfd9128d3b4a80bea017ebdd47b31a80dc7eadf.zip op-kernel-dev-bbfd9128d3b4a80bea017ebdd47b31a80dc7eadf.tar.gz |
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 'drivers/uio')
0 files changed, 0 insertions, 0 deletions