summaryrefslogtreecommitdiffstats
path: root/drivers/virtio
diff options
context:
space:
mode:
authorUrsula Braun <ursula.braun@de.ibm.com>2010-11-08 04:03:48 +0100
committerDavid S. Miller <davem@davemloft.net>2010-11-08 21:17:08 +0100
commitb67d801f922b989e6756579438bd493ad9052bca (patch)
tree789a03b6918b5f01f2ccd3a2f8a73c4d7f669d05 /drivers/virtio
parentpktgen: correct uninitialized queue_map (diff)
downloadlinux-b67d801f922b989e6756579438bd493ad9052bca.tar.xz
linux-b67d801f922b989e6756579438bd493ad9052bca.zip
qeth: remove dev_queue_xmit invocation
For a certain Hipersockets specific error code in the xmit path, the qeth driver tries to invoke dev_queue_xmit again. Commit 79640a4ca6955e3ebdb7038508fa7a0cd7fa5527 introduces a busylock causing locking problems in case of re-invoked dev_queue_xmit by qeth. This patch removes the attempts to retry packet sending with dev_queue_xmit from the qeth driver. Signed-off-by: Ursula Braun <ursula.braun@de.ibm.com> Signed-off-by: Frank Blaschka <frank.blaschka@de.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions