From: Arik Nemtsov Date: Mon, 15 Dec 2014 17:25:59 +0000 (+0200) Subject: cfg80211: allow usermode to query wiphy specific regdom X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~206^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad30ca2c03cecfb1b0749874bdceead269542de6;p=pandora-kernel.git cfg80211: allow usermode to query wiphy specific regdom If a wiphy-idx is specified, the kernel will return the wiphy specific regdomain, if such exists. Otherwise return the global regdom. When no wiphy-idx is specified, return the global regdomain as well as all wiphy-specific regulatory domains in the system, via a new nested list of attributes. Add a new attribute for each wiphy-specific regdomain, for usermode to identify it as such. Signed-off-by: Arik Nemtsov Signed-off-by: Johannes Berg --- Reading git-diff-tree failed