Bartosz Markowski <bartosz.markowski@xxxxxxxxx> 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@xxxxxxxxx> [...] > + 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 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html