X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/08721c0e6a7d81eff029b2ea8250f03a68d6178b..01926e6150b87eebdc7ff674b45400838b87a0db:/package/madwifi/patches/450-new_hal.patch diff --git a/package/madwifi/patches/450-new_hal.patch b/package/madwifi/patches/450-new_hal.patch index 8b6094e45..324f7dd6b 100644 --- a/package/madwifi/patches/450-new_hal.patch +++ b/package/madwifi/patches/450-new_hal.patch @@ -93,7 +93,7 @@ * The functions in this section are not intended to be invoked by MadWifi --- a/ath/if_ath.c +++ b/ath/if_ath.c -@@ -605,6 +605,14 @@ ath_attach(u_int16_t devid, struct net_d +@@ -606,6 +606,14 @@ ath_attach(u_int16_t devid, struct net_d } sc->sc_ah = ah; @@ -108,7 +108,7 @@ /* * Check if the MAC has multi-rate retry support. * We do this by trying to setup a fake extended -@@ -7488,7 +7496,7 @@ ath_txq_setup(struct ath_softc *sc, int +@@ -7524,7 +7532,7 @@ ath_txq_setup(struct ath_softc *sc, int if (qtype == HAL_TX_QUEUE_UAPSD) qi.tqi_qflags = HAL_TXQ_TXDESCINT_ENABLE; else