From: John W. Linville Date: Thu, 5 Aug 2010 18:26:24 +0000 (-0400) Subject: wireless: upcase alpha2 values in queue_regulatory_request X-Git-Tag: v2.6.37-rc1~147^2~679^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c61029c77fb68d7a182c0ae010f0f9dcae4e196c;p=pandora-kernel.git 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 --- Reading git-diff-tree failed