wireless: upcase alpha2 values in queue_regulatory_request
authorJohn W. Linville <linville@tuxdriver.com>
Thu, 5 Aug 2010 18:26:24 +0000 (14:26 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 16 Aug 2010 18:39:47 +0000 (14:39 -0400)
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>

No differences found