X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Fkernel%2Fmac80211%2Fpatches%2F523-mac80211_configure_antenna_gain.patch;h=54da9f692f4765e06b6f6e4bb99e1b8105fdde33;hb=ba6d9d5cacddec4cacb2fed6f460a17eecff2ac9;hp=0e2baf95d5b2c25d3d360ab441271c4dbac09148;hpb=da032a4fe0515a97dbad6a0f18e20c058062d38c;p=openwrt-github%2F.git diff --git a/package/kernel/mac80211/patches/523-mac80211_configure_antenna_gain.patch b/package/kernel/mac80211/patches/523-mac80211_configure_antenna_gain.patch index 0e2baf95d5..54da9f692f 100644 --- a/package/kernel/mac80211/patches/523-mac80211_configure_antenna_gain.patch +++ b/package/kernel/mac80211/patches/523-mac80211_configure_antenna_gain.patch @@ -28,7 +28,17 @@ --- a/include/uapi/linux/nl80211.h +++ b/include/uapi/linux/nl80211.h -@@ -1766,6 +1766,8 @@ enum nl80211_attrs { +@@ -1460,6 +1460,9 @@ enum nl80211_commands { + * @NL80211_ATTR_CSA_C_OFF_PRESP: Offset of the channel switch counter + * field in the probe response (%NL80211_ATTR_PROBE_RESP). + * ++ * @NL80211_ATTR_WIPHY_ANTENNA_GAIN: Configured antenna gain. Used to reduce ++ * transmit power to stay within regulatory limits. ++ * + * @NL80211_ATTR_MAX: highest attribute number currently defined + * @__NL80211_ATTR_AFTER_LAST: internal use + */ +@@ -1766,6 +1769,8 @@ enum nl80211_attrs { NL80211_ATTR_CSA_C_OFF_BEACON, NL80211_ATTR_CSA_C_OFF_PRESP,