From: Marek VaĊĦut Date: Mon, 20 Aug 2007 16:55:41 +0000 (-0400) Subject: [PATCH] libertas: region code values specified as 8bit X-Git-Tag: v2.6.24-rc1~1454^2~548 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70500f5443be1b27ea2c9ab71ce9dc2250af7b19;p=pandora-kernel.git [PATCH] libertas: region code values specified as 8bit This patch strips away possible mess in regioncode (eg. on my card - 88W8305 chipset - I get 0x3031 instead of expected 0x0031 and as a result the driver defaults to USA region which is obviously incorrect). Following patch fixes the issue. Signed-off-by: Marek Vasut Signed-off-by: John W. Linville --- Reading git-diff-tree failed