Re: [PATCH] dmaengine: add dma_slave_get_caps api

From: Lars-Peter Clausen
Date: Mon Jul 15 2013 - 11:51:05 EST


On 07/15/2013 12:21 PM, Vinod Koul wrote:
[...]
> + * @max_seg_nr: maximum number of SG segments supported
> + * 0 for no maximum
> + * @max_seg_len: maximum length of a SG segment supported
> + * 0 for no maximum
[...]
> + u32 max_sg_nr;
> + u32 max_sg_len;

seg vs. sg

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/