diff options
author | Carlos E. Ugarte <Carlos.E.Ugarte.1@gsfc.nasa.gov> | 2007-06-04 11:49:19 -0400 |
---|---|---|
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | 2007-06-16 12:43:20 +0200 |
commit | 18b461796b737f94286f73710debc8649467161b (patch) | |
tree | 9fcd80d892b4ca5f14d5707b5cc483957e3f8529 /drivers/firewire/fw-cdev.c | |
parent | a515958d6f77fdff1a40f8b08a9a95ac223c5d48 (diff) |
ieee1394: fix to ether1394_tx in ether1394.c
This patch fixes a problem that occurs when packets cannot be sent across
the ieee1394 bus and we return NETDEV_TX_BUSY in the net driver "hard start
xmit" routine ether1394_tx. When we return NETDEV_TX_BUSY the stack will
call ether1394_tx again with the same skb. So we need to restore the header
to look like it did before we munged it for xmit over ieee1394.
[Stefan Richter: changed whitespace, deleted a local variable]
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Diffstat (limited to 'drivers/firewire/fw-cdev.c')
0 files changed, 0 insertions, 0 deletions