Blame SOURCES/regulatory-rules-setregdomain.patch

f7ff72
diff -up crda-3.18_2018.05.09/crda-3.18/udev/regulatory.rules.setregdomain crda-3.18_2018.05.09/crda-3.18/udev/regulatory.rules
f7ff72
--- crda-3.18_2018.05.09/crda-3.18/udev/regulatory.rules.setregdomain	2012-01-18 21:19:09.000000000 -0500
f7ff72
+++ crda-3.18_2018.05.09/crda-3.18/udev/regulatory.rules	2013-01-25 14:10:57.818931320 -0500
d81fc2
@@ -2,4 +2,6 @@
d81fc2
 # For more information see:
d81fc2
 # http://wireless.kernel.org/en/developers/Regulatory/CRDA
d81fc2
 
d81fc2
+SUBSYSTEM=="ieee80211", ACTION=="add", RUN+="/sbin/setregdomain"
d81fc2
+
d81fc2
 KERNEL=="regulatory*", ACTION=="change", SUBSYSTEM=="platform", RUN+="$(SBINDIR)crda"