commit | 35cc988a5620cea03fd97e96c530e1f259ef913b | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Fri Oct 31 09:52:39 2008 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Nov 10 15:17:34 2008 -0500 |
tree | c334640f23b9ac766615762c9d591938949a67a1 | |
parent | 2f20596b50ee964715f9ad44d848802f0baba5d8 [diff] |
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 <Larry.Finger@larry.finger> Tested-by: Herton Ronaldo Krzesinski <herton@mandriva.com.br> Tested-by: Hin-Tak Leung <htl10@users.sourceforge.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>