commit | 1d280ddcfd6666a45915ccc3a76dee033a6b917b | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Mon Sep 29 14:19:29 2008 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Sep 30 14:07:25 2008 -0400 |
tree | 52a612c474e382260809f7c4f8bb2e3998aed410 | |
parent | 1bef016a5a2c52de45b332c8fa797958becde9bf [diff] |
b43: Increase loop tries in do_dummy_tx One of the spin-on-condition loops in routine do_dummy_tx always exits before the condition is satisfied. The hardware might be left in an inconsistent state that might be the cause of the PHY transmission errors seen by some users. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>