From: Lennert Buytenhek Date: Tue, 18 Mar 2008 18:32:41 +0000 (-0700) Subject: mv643xx_eth: mp->tx_desc_count needs spinlock protection X-Git-Tag: v2.6.26-rc1~1138^2~8^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d64e718b46f4eedaf0379e0150de4d28b06b916;p=pandora-kernel.git 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 Reviewed-by: Tzachi Perelstein Signed-off-by: Dale Farnsworth --- Reading git-diff-tree failed