]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commitc61029c77fb68d7a182c0ae010f0f9dcae4e196c
tree74f63730da29daf894d23abf5dc5cd182fa861f0
parent31a5cddaaed9c04ef653e3c2900cfb5a646fe686
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>
net/wireless/reg.c