X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=package%2Fmac80211%2Fpatches%2F463-ath5k_fix_slottime.patch;h=3f38ee392c79c16bc085d449cce86d3397dd3c93;hp=01e55d35d441cb2f7e1631bf5cfcd254b229f1b2;hb=7c662b7493b4c93c5bc396c63f65fc4ccb6a50fb;hpb=408a49aa3936c65092da8a823acc55e79db1a12b diff --git a/package/mac80211/patches/463-ath5k_fix_slottime.patch b/package/mac80211/patches/463-ath5k_fix_slottime.patch index 01e55d35d..3f38ee392 100644 --- a/package/mac80211/patches/463-ath5k_fix_slottime.patch +++ b/package/mac80211/patches/463-ath5k_fix_slottime.patch @@ -10,7 +10,7 @@ u32 ah_ant_ctl[AR5K_EEPROM_N_MODES][AR5K_ANT_MAX]; --- a/drivers/net/wireless/ath/ath5k/mac80211-ops.c +++ b/drivers/net/wireless/ath/ath5k/mac80211-ops.c -@@ -282,6 +282,15 @@ ath5k_bss_info_changed(struct ieee80211_ +@@ -277,6 +277,15 @@ ath5k_bss_info_changed(struct ieee80211_ if (changes & BSS_CHANGED_BEACON_INT) sc->bintval = bss_conf->beacon_int;