lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 15 Jul 2013 21:51:06 +0530
From:	Vinod Koul <vinod.koul@...el.com>
To:	Lars-Peter Clausen <lars@...afoo.de>
Cc:	linux-kernel@...r.kernel.org, Dan Williams <djbw@...com>,
	Matt Porter <matt@...orter.com>
Subject: Re: [PATCH] dmaengine: add dma_slave_get_caps api

On Mon, Jul 15, 2013 at 05:51:34PM +0200, Lars-Peter Clausen wrote:
> 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
Thanks, fixed and applied now to topic/api_caps

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ