]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitebb6424a346c9d762b0daaaa4ad97ec9f863f973
treeeefbd4fb998a2c089106b64d3b47410bffdda8da
parente863e8457f13d09ffe744c0d1e364b0cb3f46cd2
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