[U-Boot] [PATCH 1/2] net: Allow netconsole settings to change after nc_start

Mike Frysinger vapier at gentoo.org
Sat Aug 18 04:28:41 CEST 2012


On Friday 17 August 2012 15:48:20 Joe Hershberger wrote:
> --- a/drivers/net/netconsole.c
> +++ b/drivers/net/netconsole.c
> 
> +static int refresh_settings_from_env(void)

this func always returns 0.  why not change it to void to simplify the code 
(source and generated) ?

> +	char *p;

const
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20120817/14f09bcf/attachment.pgp>


More information about the U-Boot mailing list