From: Stefan Richter Date: Mon, 2 Apr 2007 00:16:40 +0000 (+0200) Subject: ieee1394: eth1394: contain host reset X-Git-Tag: v2.6.22-rc1~1105^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=246a5fdade88cbeba09d07c69f67444a24a57d79;p=pandora-kernel.git 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 --- Reading git-diff-tree failed