[PATCH v2 05/13] ath10k: split ath10k_wmi_service_ready_event_rx

Kalle Valo kvalo at qca.qualcomm.com
Thu Sep 26 08:38:39 EDT 2013


Bartosz Markowski <bartosz.markowski at tieto.com> writes:

> 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 <bartosz.markowski at tieto.com>

[...]

> +	complete(&ar->wmi.service_ready);
> +}
> +
> +
>  static int ath10k_wmi_ready_event_rx(struct ath10k *ar, struct sk_buff *skb)

Only one empty line between functions.

-- 
Kalle Valo



More information about the ath10k mailing list