X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=pandora-kernel.git;a=blobdiff_plain;f=include%2Fnet%2Fregulatory.h;h=dad7ab20a8cb204f08b2ecda724d5c1db5138ec8;hp=259992444e80ae0b88eaec4ff345d23fd8f81c75;hb=a5fe8e7695dc3f547e955ad2b662e3e72969e506;hpb=1b81e88189446fd6ee21e7e76770154931c5ea60 diff --git a/include/net/regulatory.h b/include/net/regulatory.h index 259992444e80..dad7ab20a8cb 100644 --- a/include/net/regulatory.h +++ b/include/net/regulatory.h @@ -167,7 +167,7 @@ struct ieee80211_reg_rule { struct ieee80211_regdomain { struct rcu_head rcu_head; u32 n_reg_rules; - char alpha2[2]; + char alpha2[3]; enum nl80211_dfs_regions dfs_region; struct ieee80211_reg_rule reg_rules[]; };