From mboxrd@z Thu Jan 1 00:00:00 1970 From: Josh Wu Date: Fri, 16 Oct 2015 11:19:54 +0800 Subject: [U-Boot] [PATCH] net: change the env name to use const In-Reply-To: References: <1441102975-5583-1-git-send-email-josh.wu@atmel.com> Message-ID: <56206CDA.8000005@atmel.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, Joe On 9/4/2015 11:34 PM, Joe Hershberger wrote: > On Tue, Sep 1, 2015 at 5:22 AM, Josh Wu wrote: >> As we don't modify the 'name' parameter, so change it to const. >> >> Signed-off-by: Josh Wu > Acked-by: Joe Hershberger Thanks for the Ack. It seems I didn't see this patch in your git tree, or I missed something? Best Regards, Josh Wu