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=8be721208dad06c6a3119dee2db81c385a91a336;hp=ce667b85a19d42fb8c6a1d193b9ddc531767ff5f;hpb=54a18b3fe80d6cfe06acda47c7d4d82c0d0e5688;p=openwrt%2Fstaging%2Fmkresin.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 ce667b85a1..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 -@@ -1265,7 +1265,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;