X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=package%2Fmac80211%2Fpatches%2F572-ath9k_xmit_queue_cleanup.patch;h=3e99c080af73d74f578f6dbe7e850d2b0f6f6f12;hp=359cf5d035ac7eade8eace1a915bc2e7d3618aa3;hb=9fc27c6cb4e9ec857c455ed248a46cb502ba14d2;hpb=49bab2b905d8accb3a35bfd9af586fc42358a4f3 diff --git a/package/mac80211/patches/572-ath9k_xmit_queue_cleanup.patch b/package/mac80211/patches/572-ath9k_xmit_queue_cleanup.patch index 359cf5d03..3e99c080a 100644 --- a/package/mac80211/patches/572-ath9k_xmit_queue_cleanup.patch +++ b/package/mac80211/patches/572-ath9k_xmit_queue_cleanup.patch @@ -704,3 +704,11 @@ void ath_debug_stat_rx(struct ath_softc *sc, struct ath_rx_status *rs); #else +@@ -199,7 +199,6 @@ static inline void ath_debug_stat_interr + } + + static inline void ath_debug_stat_tx(struct ath_softc *sc, +- struct ath_txq *txq, + struct ath_buf *bf, + struct ath_tx_status *ts) + {