summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorMohammed Shafi Shajakhan <mohammed@qca.qualcomm.com>2012-09-04 14:03:36 (GMT)
committerJohn W. Linville <linville@tuxdriver.com>2012-09-11 19:13:52 (GMT)
commit327967cba4492c36ef498a786016295102521c55 (patch)
treedaf1dd12ca6ebd83b921d06651db99ba450e0ea3 /security
parent1b29ce42e94a93a821959ba5d46ddd4f235a7217 (diff)
downloadlinux-fsl-qoriq-327967cba4492c36ef498a786016295102521c55.tar.xz
ath9k: Cleanup add/change_interface callbacks
*Remove all the checks that will be handled by cfg80211 based on the interface combination advertised. For instance, driver supports at the maximum 8 beaconing interface, while we advertise maximum 8 beaconing interface in the interface combination support. *cfg80211 will take care of not allowing us to add an interface that is not supported by the driver, further if the change_interface changes the old interface to a beaconing interface while we had reached the max limit of 8 beaconing interface, again cfg80211 takes care of this stuff! So remove all these checks. *Beautify placing PS wrappers in the appropriate position. Signed-off-by: Mohammed Shafi Shajakhan <mohammed@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions