Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless

Cette révision appartient à :
John W. Linville
2012-09-07 15:07:55 -04:00
révision fac805f8c1
1766 fichiers modifiés avec 90001 ajouts et 43478 suppressions

Voir le fichier

@@ -2019,6 +2019,9 @@ static void ath_tx_complete(struct ath_softc *sc, struct sk_buff *skb,
ath_dbg(common, XMIT, "TX complete: skb: %p\n", skb);
if (sc->sc_ah->caldata)
sc->sc_ah->caldata->paprd_packet_sent = true;
if (!(tx_flags & ATH_TX_ERROR))
/* Frame was ACKed */
tx_info->flags |= IEEE80211_TX_STAT_ACK;