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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sun, 04 Mar 2012 20:54:09 -0500 (EST)
From:	David Miller <davem@...emloft.net>
To:	paul.gortmaker@...driver.com
Cc:	leoli@...escale.com, netdev@...r.kernel.org,
	linuxppc-dev@...ts.ozlabs.org
Subject: Re: [PATCH net-next] ucc_geth: separate out rx/tx ring alloc and
 free operations

From: Paul Gortmaker <paul.gortmaker@...driver.com>
Date: Mon, 27 Feb 2012 07:36:29 -0500

> Factor out the the existing allocation and free operations
> so that they can be used individually.
> 
> This is to improve code readability, and also to prepare for
> possible future changes like better error recovery and more
> dynamic configuration (e.g on-the-fly resizing of the rings).
> 
> This change represents a straight up relocation of the existing
> code into separate routines without changing any of the contained
> code itself.  Local variables are relocated as necessary.
> 
> Signed-off-by: Paul Gortmaker <paul.gortmaker@...driver.com>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists