nl80211: increase the max number of rules in regdomain
authorArik Nemtsov <arik@wizery.com>
Wed, 17 Dec 2014 16:00:44 +0000 (18:00 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 18 Dec 2014 13:56:35 +0000 (14:56 +0100)
Some network cards (Intel) produce per-channel regdomains and rely on
cfg80211 to merge rules as needed. This hits the max rules limit and
fails.

Signed-off-by: Arik Nemtsov <arikx.nemtsov@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/uapi/linux/nl80211.h

Simple merge