Re: [PATCH 04/11] ssb: add ccode
From: Michael Büsch <m@bues.ch>
Date: 2012-02-19 19:50:45
Also in:
linux-wireless
Attachments
- signature.asc [application/pgp-signature] 836 bytes
From: Michael Büsch <m@bues.ch>
Date: 2012-02-19 19:50:45
Also in:
linux-wireless
On Sun, 19 Feb 2012 20:28:35 +0100 Hauke Mehrtens [off-list ref] wrote:
quoted
quoted
u8 country_code; /* Country Code */ + char ccode[2]; /* Country Code as two chars like EU or US */This usually is referred to as "alpha2". So we should name it like that, too.I can not find any references to "alpha2" in the spec
http://en.wikipedia.org/wiki/ISO_3166-1_alpha-2 -- Greetings, Michael.