From: htbegin Date: Mon, 1 Oct 2012 16:42:43 +0000 (+0000) Subject: net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the remaining... X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~11^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffb5ba90017505a19e238e986e6d33f09e4df765;p=pandora-kernel.git net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the remaining packets chan->count is used by rx channel. If the desc count is not updated by the clean up loop in cpdma_chan_stop, the value written to the rxfree register in cpdma_chan_start will be incorrect. Signed-off-by: Tao Hou Signed-off-by: David S. Miller --- Reading git-diff-tree failed