Michal Kazior <michal.kazior@xxxxxxxxx> 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 <michal.kazior@xxxxxxxxx> [...] > --- 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 -- 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