ath10k: refactor p2p noa code
authorMichal Kazior <michal.kazior@tieto.com>
Thu, 26 Feb 2015 12:23:17 +0000 (13:23 +0100)
committerKalle Valo <kvalo@qca.qualcomm.com>
Sat, 7 Mar 2015 07:57:35 +0000 (09:57 +0200)
commit6a94888f173f10d24d69d25fb99ab50bf750e0e3
treeeefbd4fb998a2c089106b64d3b47410bffdda8da
parentbc657a36b8999c285a11e1e0abcdca0b18149948
ath10k: refactor p2p noa code

Some files are getting bloated and it makes sense
to split some of the code into separate files. Do
so with the P2P NoA code and prepare it for reuse.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/Makefile
drivers/net/wireless/ath/ath10k/p2p.c [new file with mode: 0644]
drivers/net/wireless/ath/ath10k/p2p.h [new file with mode: 0644]
drivers/net/wireless/ath/ath10k/wmi.c
This page took 0.045246 seconds and 5 git commands to generate.