From: Stefan Richter Date: Mon, 2 Apr 2007 00:24:27 +0000 (+0200) Subject: ieee1394: eth1394: correct return codes in hard_start_xmit X-Git-Tag: v2.6.22-rc1~1105^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdc0092bfd68cedfb9929256957f64c2c2760b5c;p=pandora-kernel.git ieee1394: eth1394: correct return codes in hard_start_xmit This patch actually doesn't change anything because there was always 0 == NETDEV_TX_OK returned before. TODO: Return NETDEV_TX_BUSY in error case and test in different error conditions. Signed-off-by: Stefan Richter --- Reading git-diff-tree failed