[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20120304.205409.156102112320808082.davem@davemloft.net>
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