diff options
author | Ursula Braun <ursula.braun@de.ibm.com> | 2010-11-07 22:03:48 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-11-08 15:17:08 -0500 |
commit | b67d801f922b989e6756579438bd493ad9052bca (patch) | |
tree | 789a03b6918b5f01f2ccd3a2f8a73c4d7f669d05 /drivers/md/md.c | |
parent | eb589063ed482f5592b1378e4136d6998419af6e (diff) |
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 'drivers/md/md.c')
0 files changed, 0 insertions, 0 deletions