Felix Fietkau wrote: > > - struct ath_hw *ah = sc->sc_ah; > > + struct ath_hw *ah = sc->sc_ah > > +; struct ath9k_hw_capabilities *pCap = &ah->caps; > > struct ath_common *common = ath9k_hw_common(ah); > > struct ieee80211_hw *hw = sc->hw; > > struct ieee80211_hdr *hdr; > Misplaced semicolon Thanks, I'll send v2. Sujith -- 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