diff options
author | 2011-03-03 15:47:16 +0530 | |
---|---|---|
committer | 2011-03-07 01:12:27 +0530 | |
commit | f336e42f73d93b74fd21bf9176ee6c7ab8b195c5 (patch) | |
tree | fd42f601403891f212943fe3c186a30bc5698c0f /kernel/fork.c | |
parent | dw_dmac: Replace module_init() with subsys_initcall() (diff) | |
download | wireguard-linux-f336e42f73d93b74fd21bf9176ee6c7ab8b195c5.tar.xz wireguard-linux-f336e42f73d93b74fd21bf9176ee6c7ab8b195c5.zip |
dw_dmac: Move single descriptor from dwc->queue to dwc->active_list in dwc_complete_all
dwc_complete_all and other routines was removing all descriptors from dwc->queue
and pushing them to dwc->active_list. Only one was required to be removed. Also
we are calling dwc_dostart, once list is fixed.
Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions