commit | ee08b59d47d859ed0a11ab331a3fbc5ab3b56100 | [log] [tgz] |
---|---|---|
author | Rameshwar Prasad Sahu <rsahu@apm.com> | Wed Sep 16 13:33:23 2015 +0530 |
committer | Vinod Koul <vinod.koul@intel.com> | Wed Sep 30 13:34:43 2015 +0530 |
tree | 6990fdb952ad628dc133a7ce1fcb294c17563f6d | |
parent | 214fc4e423ff38b41b60db2209cf49b4e9a7209b [diff] |
dmaengine: xgene-dma: Fix overwritting DMA tx ring This patch fixes an over flow issue with the TX ring descriptor. Each descriptor is 32B in size and an operation requires 2 of these descriptors. Signed-off-by: Rameshwar Prasad Sahu <rsahu@apm.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>