commit | 246a5fdade88cbeba09d07c69f67444a24a57d79 | [log] [tgz] |
---|---|---|
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | Mon Apr 02 02:16:40 2007 +0200 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Mon Apr 30 00:00:31 2007 +0200 |
tree | 695207ff9dc22d6b524517262fef9a05856f7bc9 | |
parent | 5009d269610b4c89761dcae296d9717f2f48234b [diff] |
ieee1394: eth1394: contain host reset Call only eth1394's own host reset handler from .tx_timeout, not the reset hooks of all other IEEE 1394 drivers. A minor drawback of this patch is that ether1394_host_reset by timeout is not serialized against ether1394_host_reset by bus reset. Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>