B44: increase wait loop
authorGary Zambrano <zambrano@broadcom.com>
Fri, 16 Feb 2007 21:27:27 +0000 (13:27 -0800)
committerJeff Garzik <jeff@garzik.org>
Sat, 17 Feb 2007 20:37:14 +0000 (15:37 -0500)
commit40ee8c768cbb57aac7e55f7b54572afa8a9eac5a
tree2d62fc3e95be6e4af542d237ed4f16c36f0d059b
parent97db9ee7ee86aba1117ea6605413e0972b506fbc
B44: increase wait loop

The b44 Enet control disable bit may take longer to clear on some
systems, so the loop count is increased with this patch. Functionality
is not compromised, but a debug message can be seen when the bit is not
cleared within the count value.
Thanks to Vasileios Lourdas who reported the problem.

Signed-off by: Gary Zambrano <zambrano@broadcom.com>

Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/b44.c