X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=package%2Fkernel%2Fmac80211%2Fpatches%2F620-rt2x00-add-AP%2BSTA-support.patch;h=419cb60f21c4329dfe366c30b1bad14c3d4279f1;hp=337b64789199b2953383ff18c02f056e56d42f2c;hb=95b5891c5f06bafbe63a5374608f3572c492c16c;hpb=21e09a50285d5aebaedf82d60b742f879d9422d3 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 337b647891..419cb60f21 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 -@@ -1263,7 +1263,7 @@ static inline void rt2x00lib_set_if_comb +@@ -1262,7 +1262,7 @@ static inline void rt2x00lib_set_if_comb */ if_limit = &rt2x00dev->if_limits_ap; if_limit->max = rt2x00dev->ops->max_ap_intf;