From: Herton Ronaldo Krzesinski Date: Tue, 2 Nov 2010 00:59:33 +0000 (-0200) Subject: rtl8187: fix wrong register initialization in 8187B X-Git-Tag: v2.6.38-rc1~476^2~558^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60f589145d76cf834ec5e485c5412ec0994e52d1;p=pandora-kernel.git rtl8187: fix wrong register initialization in 8187B We were using wrong address for BRSR (Basic Rate Set Register) while initializing its value, comparing with Realtek sources, for 8187B case. Also, the same register is initialized in rtl8187b_reg_table, so remove the duplicate initialization from the table. Signed-off-by: Herton Ronaldo Krzesinski Acked-by: Larry Finger Signed-off-by: John W. Linville --- Reading git-diff-tree failed