From: Bing Zhao Date: Sat, 14 Dec 2013 02:32:59 +0000 (-0800) Subject: mwifiex: send regulatory domain info to firmware only if alpha2 changed X-Git-Tag: v3.14-rc1~94^2~334^2^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd4a9ac05c8e17f40427878f379123263333bcd7;p=pandora-kernel.git mwifiex: send regulatory domain info to firmware only if alpha2 changed On cfg80211 regulatory domain change, drivers gets alpha2 country code or "00" in driver's notification handler. In most cases, the pattern will be US, 00, US, 00, US, 00, US, ... There is no need to send domain info to firmware in case of "00" or with the same alpha2 country code. Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed