]> git.baikalelectronics.ru Git - kernel.git/commit
ath10k: split wmi stats parsing
authorMichal Kazior <michal.kazior@tieto.com>
Thu, 25 Sep 2014 10:33:47 +0000 (12:33 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 29 Sep 2014 11:30:24 +0000 (14:30 +0300)
commite6e8dced2194f573e177e35921691e91e0e02d7c
tree4e6c4cc9a42de49d3801bd6fa1904380b315f2e9
parentd8b8e0d9f261ba6975f4bdd30b67bb04f29682d5
ath10k: split wmi stats parsing

The parsing function was rather complex. Simplify
by splitting it up into firmware branch specific
implementations.

While at it move the parsing code into wmi.c where
it belongs.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/debug.c
drivers/net/wireless/ath/ath10k/debug.h
drivers/net/wireless/ath/ath10k/wmi.c
drivers/net/wireless/ath/ath10k/wmi.h