Michal Kazior <[email protected]> writes:
> The ATH10K_PCI_FEATURE_MSI_X was originally
> introduced to support both chips QCA988Xv1 and
> QCA988Xv2. Since v1 isn't supported anymore it
> doesn't make sense to keep the feature flag
> around. Since this is the last one remove the
> whole thing.
>
> Signed-off-by: Michal Kazior <[email protected]>
[...]
> --- a/drivers/net/wireless/ath/ath10k/pci.h
> +++ b/drivers/net/wireless/ath/ath10k/pci.h
> @@ -135,13 +135,6 @@ struct service_to_pipe {
> u32 pipenum;
> };
>
> -enum ath10k_pci_features {
> - ATH10K_PCI_FEATURE_MSI_X = 0,
> -
> - /* keep last */
> - ATH10K_PCI_FEATURE_COUNT
> -};
I wouldn't be too surprised if we need this again at some point. But we
can then add it back.
--
Kalle Valo
_______________________________________________
ath10k mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/ath10k