X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fkernel%2Fmac80211%2Fpatches%2F620-rt2x00-add-AP%2BSTA-support.patch;h=2dbfd10f70618382f7c0010714e8638bb5604ef9;hb=0e63c022804c2ed647778b20da32bdcd3aca0a55;hp=419cb60f21c4329dfe366c30b1bad14c3d4279f1;hpb=801530e704f243f48b2a49d78142703d854e81ee;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/package/kernel/mac80211/patches/620-rt2x00-add-AP+STA-support.patch b/package/kernel/mac80211/patches/620-rt2x00-add-AP+STA-support.patch index 419cb60f21..2dbfd10f70 100644 --- a/package/kernel/mac80211/patches/620-rt2x00-add-AP+STA-support.patch +++ b/package/kernel/mac80211/patches/620-rt2x00-add-AP+STA-support.patch @@ -1,6 +1,6 @@ --- a/drivers/net/wireless/rt2x00/rt2x00dev.c +++ b/drivers/net/wireless/rt2x00/rt2x00dev.c -@@ -1262,7 +1262,7 @@ static inline void rt2x00lib_set_if_comb +@@ -1283,7 +1283,7 @@ static inline void rt2x00lib_set_if_comb */ if_limit = &rt2x00dev->if_limits_ap; if_limit->max = rt2x00dev->ops->max_ap_intf;