wireless: only use alpha2 regulatory information from country IE
[pandora-kernel.git] / include / net / regulatory.h
index f873ee3..9e103a4 100644 (file)
@@ -54,7 +54,6 @@ struct regulatory_request {
        enum nl80211_reg_initiator initiator;
        char alpha2[2];
        bool intersect;
-       u32 country_ie_checksum;
        enum environment_cap country_ie_env;
        struct list_head list;
 };