commit | 130ef6e9dc76f821caf98fa9ed6e2dafe15f3b1f | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | Tue Jul 17 17:15:30 2012 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jul 17 15:11:37 2012 -0400 |
tree | e14de489e9e7f45c279ab9210ee4daba266902a2 | |
parent | 0f245ed20b8df90f7610f0f62f9c3513e084a679 [diff] |
ath9k: Fix beacon setup This patch revamps interface addition and deletion and simplifies slot allocation. There is no need to setup the beacon buffer in add/remove interface, remove this and use simple APIs for assigning/deleting slots. Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>