From: Larry Finger Date: Fri, 31 Oct 2008 16:52:58 +0000 (-0700) Subject: rtl8187: Remove CCK delays X-Git-Tag: v2.6.29-rc1~581^2~742^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3d67bc2e9e25f09151971192946fe3b68543649;p=pandora-kernel.git rtl8187: Remove CCK delays Routine rtl8225_write_phy_cck() calls rtl8225_write_phy(), which concludes with a sleep of 1 msec; therefore a call to rtl8225_write_phy_cck() 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