commit | c61029c77fb68d7a182c0ae010f0f9dcae4e196c | [log] [tgz] |
---|---|---|
author | John W. Linville <linville@tuxdriver.com> | Thu Aug 05 14:26:24 2010 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Aug 16 14:39:47 2010 -0400 |
tree | 74f63730da29daf894d23abf5dc5cd182fa861f0 | |
parent | 31a5cddaaed9c04ef653e3c2900cfb5a646fe686 [diff] |
wireless: upcase alpha2 values in queue_regulatory_request This provides a little more flexibility for human users, and it allows us to use isalpha rather than the custom is_alpha_upper. Signed-off-by: John W. Linville <linville@tuxdriver.com>