Skip to content
Commit ffb5ba90 authored by htbegin's avatar htbegin Committed by David S. Miller
Browse files

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: default avatarTao Hou <hotforest@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent da158646
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment