git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd9e0dd
)
mv643xx_eth: mp->tx_desc_count needs spinlock protection
author
Lennert Buytenhek
<buytenh@wantstofly.org>
Tue, 18 Mar 2008 18:32:41 +0000
(11:32 -0700)
committer
Jeff Garzik
<jgarzik@redhat.com>
Thu, 17 Apr 2008 00:06:48 +0000
(20:06 -0400)
mv643xx_eth_start_xmit() should check mp->tx_desc_count only
inside the mp->lock spinlock.
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Reviewed-by: Tzachi Perelstein <tzachi@marvell.com>
Signed-off-by: Dale Farnsworth <dale@farnsworth.org>
No differences found