commit | 4d64e718b46f4eedaf0379e0150de4d28b06b916 | [log] [tgz] |
---|---|---|
author | Lennert Buytenhek <buytenh@wantstofly.org> | Tue Mar 18 11:32:41 2008 -0700 |
committer | Jeff Garzik <jgarzik@redhat.com> | Wed Apr 16 20:06:48 2008 -0400 |
tree | c4611a3fcd3011327dda08e8069bf2df38e21ea0 | |
parent | dd9e0dda66ba38a2ddd1405ac279894260dc5c36 [diff] |
mv643xx_eth: mp->tx_desc_count needs spinlock protection 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>