From: John W. Linville Date: Wed, 26 May 2010 17:33:31 +0000 (-0400) Subject: rt2x00: do not shortcut rt2x00lib_config_antenna X-Git-Tag: v2.6.37-rc1~147^2~679^2~98 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d7ede7f5ad58c5316335b9018ddef58bd687def;p=pandora-kernel.git rt2x00: do not shortcut rt2x00lib_config_antenna This function was exiting early if the existing diversity settings were unchanged. Unfortunately, in some cases the antenna configuration is not initialized at all. https://bugzilla.kernel.org/show_bug.cgi?id=14751 Signed-off-by: John W. Linville Acked-by: Ivo van Doorn Cc: Gertjan van Wingerde --- Reading git-diff-tree failed