diff options
Diffstat (limited to 'package/mac80211/patches/526-cfg80211_fix_max_reg_power.patch')
-rw-r--r-- | package/mac80211/patches/526-cfg80211_fix_max_reg_power.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mac80211/patches/526-cfg80211_fix_max_reg_power.patch b/package/mac80211/patches/526-cfg80211_fix_max_reg_power.patch index 6f8d53f952..b4604aa41c 100644 --- a/package/mac80211/patches/526-cfg80211_fix_max_reg_power.patch +++ b/package/mac80211/patches/526-cfg80211_fix_max_reg_power.patch @@ -1,6 +1,6 @@ --- a/net/wireless/reg.c +++ b/net/wireless/reg.c -@@ -901,7 +901,7 @@ static void handle_channel(struct wiphy +@@ -901,7 +901,7 @@ static void handle_channel(struct wiphy map_regdom_flags(reg_rule->flags) | bw_flags; chan->max_antenna_gain = chan->orig_mag = (int) MBI_TO_DBI(power_rule->max_antenna_gain); |