From: Nicolas Ferre Date: Tue, 11 Sep 2012 15:21:45 +0000 (+0200) Subject: dmaengine: at_hdmac: check that each sg data length is non-null X-Git-Tag: v3.6-rc7~20^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c456797681db814f4f5b36909e8e94047bf53d9c;p=pandora-kernel.git dmaengine: at_hdmac: check that each sg data length is non-null Avoid the construction of a malformed DMA request sent to the DMA controller. Log message is for debug only because this condition is unlikely to append and may only trigger at driver development time. Signed-off-by: Nicolas Ferre Cc: Stable [2.6.31+] Signed-off-by: Vinod Koul --- Reading git-diff-tree failed