commit | 0d671b272af9eb06260ab3fd210d454e98dd4216 | [log] [tgz] |
---|---|---|
author | David Fries <david@fries.net> | Wed Oct 15 22:04:39 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Oct 16 11:21:49 2008 -0700 |
tree | 9a50a3ebb351ff869ce1ba71333b59fa4fc17f48 | |
parent | c30c9b15187e977ab5928f7276e9dfcd8d6f9460 [diff] |
W1: abort search early on on exit Early abort if the master driver or the hardware goes away in the middle of a bus search operation. The alternative is to spam the print buffer up to 64*64 times with read errors in the case of USB. Signed-off-by: David Fries <david@fries.net> Signed-off-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>