From: Larry Finger Date: Fri, 31 Oct 2008 16:52:39 +0000 (-0700) Subject: rtl8187: Remove OFDM delays X-Git-Tag: v2.6.29-rc1~581^2~742^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35cc988a5620cea03fd97e96c530e1f259ef913b;p=pandora-kernel.git rtl8187: Remove OFDM delays Routine rtl8225_write_phy_ofdm() calls rtl8225_write_phy(), which concludes with a sleep of 1 msec; therefore a call to rtl8225_write_phy_ofdm() immediately followed by an msleep(1) is not needed. Signed-off-by: Larry Finger Tested-by: Herton Ronaldo Krzesinski Tested-by: Hin-Tak Leung Signed-off-by: John W. Linville --- Reading git-diff-tree failed