X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Fmadwifi%2Fpatches%2F389-autochannel.patch;h=1c62285904d97c3d4e50dff3e7f9b3da731047a9;hb=041ed57ae2e88b2b947103dbe978dbe5ceeacb34;hp=b8ca3841c75664d68bb9a267b7775231d1cd1553;hpb=6d85891fde78e80a55b5c708ae958a7cc6ba48ab;p=openwrt-10.03%2F.git diff --git a/package/madwifi/patches/389-autochannel.patch b/package/madwifi/patches/389-autochannel.patch index b8ca3841c..1c6228590 100644 --- a/package/madwifi/patches/389-autochannel.patch +++ b/package/madwifi/patches/389-autochannel.patch @@ -65,7 +65,7 @@ c = ic->ic_curchan; sc->sc_curchan.channel = c->ic_freq; sc->sc_curchan.channelFlags = ath_chan2flags(c); -@@ -9020,6 +9057,7 @@ ath_chan_set(struct ath_softc *sc, struc +@@ -9022,6 +9059,7 @@ ath_chan_set(struct ath_softc *sc, struc u_int8_t channel_change_required = 0; struct timeval tv;