diff options
author | Dale Farnsworth <dale@farnsworth.org> | 2006-01-27 01:02:05 -0700 |
---|---|---|
committer | Jeff Garzik <jgarzik@pobox.com> | 2006-01-27 11:09:24 -0500 |
commit | c7cd9014e6ea620bf9e1b52a22fadd7618b53276 (patch) | |
tree | 4cf3c30c2c035934c6c25388462e7c2f2f904a59 /kernel | |
parent | efd51b5c6798d103e3aa683464aebb2019b62119 (diff) |
[PATCH] mv643xx_eth: Fix spinlock recursion bug
This patch eliminates a spinlock recursion bug introduced recently.
Since eth_port_send() is always called with the lock held, we simply
remove the locking inside the function itself.
Signed-off-by: Dale Farnsworth <dale@farnsworth.org>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions