From: Bartosz Markowski Date: Thu, 26 Sep 2013 15:47:09 +0000 (+0200) Subject: ath10k: split ath10k_wmi_service_ready_event_rx X-Git-Tag: v3.13-rc1~105^2~55^2^2~53^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f97d256b7c0c624f7cd5881beeabb5c7a3678b8;p=pandora-kernel.git ath10k: split ath10k_wmi_service_ready_event_rx Since the both firmwares we are going to support, have significantly different APIs (WMI and shared structures), it's easier to actually split the whole event handling functions, instead cutting them inside. The fork starts now on ath10k_wmi_process_rx(). Signed-off-by: Bartosz Markowski Signed-off-by: Kalle Valo --- Reading git-diff-tree failed