]> git.baikalelectronics.ru Git - kernel.git/commit
nl80211: increase NL80211_MAX_SUPP_REG_RULES
authorShaul Triebitz <shaul.triebitz@intel.com>
Fri, 15 Mar 2019 15:38:58 +0000 (17:38 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 26 Apr 2019 11:02:11 +0000 (13:02 +0200)
commit23f2b7fda3e6e675f72c0fa710d2f4bf6a556e0a
treeba3f91618bb92811b9fe66627a8b78a4ac0862c6
parentef018a2c64096d7860fc8700e35efa292a2e6561
nl80211: increase NL80211_MAX_SUPP_REG_RULES

The iwlwifi driver creates one rule per channel, thus it needs more
rules than normal.  To solve this, increase NL80211_MAX_SUPP_REG_RULES
so iwlwifi can also fit UHB (ultra high band) channels.

Signed-off-by: Shaul Triebitz <shaul.triebitz@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/uapi/linux/nl80211.h