]> asedeno.scripts.mit.edu Git - linux.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)
commit1d9373329bcbe0cfbb9af1738139292a9b10fe6a
treeba3f91618bb92811b9fe66627a8b78a4ac0862c6
parentcb74e9775871f8c82a1297cf76209f10ab5bbe3d
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