aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firewire/fw-cdev.c
diff options
context:
space:
mode:
authorCarlos E. Ugarte <Carlos.E.Ugarte.1@gsfc.nasa.gov>2007-06-04 11:49:19 -0400
committerStefan Richter <stefanr@s5r6.in-berlin.de>2007-06-16 12:43:20 +0200
commit18b461796b737f94286f73710debc8649467161b (patch)
tree9fcd80d892b4ca5f14d5707b5cc483957e3f8529 /drivers/firewire/fw-cdev.c
parentfirewire: fix hang after card ejection (diff)
downloadlinux-dev-18b461796b737f94286f73710debc8649467161b.tar.xz
linux-dev-18b461796b737f94286f73710debc8649467161b.zip
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