[SPARC64]: Add timeouts to streaming buffer synchronization.
authorDavid S. Miller <davem@davemloft.net>
Wed, 11 May 2005 18:37:00 +0000 (11:37 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 11 May 2005 18:37:00 +0000 (11:37 -0700)
If some hardware error occurs and the flush flag never updates,
we will hang forever in these routines.  Add a timeout, and
print out a diagnostic if it is reached.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found