From: Luis R. Rodriguez Date: Mon, 11 Nov 2013 21:15:30 +0000 (+0100) Subject: cfg80211: add flags to define country IE processing rules X-Git-Tag: v3.14-rc1~94^2~334^2^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a09a85a013523a8b572dc5732b5c30e0785195f3;p=pandora-kernel.git cfg80211: add flags to define country IE processing rules 802.11 cards may have different country IE parsing behavioural preferences and vendors may want to support these. These preferences were managed by the REGULATORY_CUSTOM_REG and the REGULATORY_STRICT_REG flags and their combination. Instead of using this existing notation, split out the country IE behavioural preferences as a new flag. This will allow us to add more customizations easily and make the code more maintainable. Cc: Mihir Shete Cc: Henri Bahini Cc: Tushnim Bhattacharyya Signed-off-by: Luis R. Rodriguez [fix up conflicts] Signed-off-by: Johannes Berg --- Reading git-diff-tree failed