X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/9b149826da6dbcd2c6f140bc7674c1f046507d38..9650bf15636064e9f643843e4fe8a856a099deae:/package/madwifi/patches/408-changeset_r3337.patch diff --git a/package/madwifi/patches/408-changeset_r3337.patch b/package/madwifi/patches/408-changeset_r3337.patch index de2eda273..78f89d273 100644 --- a/package/madwifi/patches/408-changeset_r3337.patch +++ b/package/madwifi/patches/408-changeset_r3337.patch @@ -1,6 +1,6 @@ --- a/THANKS +++ b/THANKS -@@ -129,6 +129,7 @@ +@@ -129,6 +129,7 @@ Derek J Smithies jhansen Benoit Papillault Russell Harmon @@ -10,7 +10,7 @@ Please let us know if you think your name should be mentioned here! --- a/ath/if_ath.c +++ b/ath/if_ath.c -@@ -2964,7 +2964,7 @@ +@@ -3146,7 +3146,7 @@ ath_tx_startraw(struct net_device *dev, struct ath_softc *sc = dev->priv; struct ath_hal *ah = sc->sc_ah; struct ieee80211_phy_params *ph = (struct ieee80211_phy_params *) @@ -21,7 +21,7 @@ HAL_PKT_TYPE atype; --- a/net80211/ieee80211_monitor.c +++ b/net80211/ieee80211_monitor.c -@@ -128,8 +128,8 @@ +@@ -128,8 +128,8 @@ struct ar5212_openbsd_desc { void ieee80211_monitor_encap(struct ieee80211vap *vap, struct sk_buff *skb) {