[U-Boot] [PATCH v2 2/6] drivers: usb: gadget: ether: access network_started using local variable

Simon Glass sjg at chromium.org
Thu May 19 05:59:58 CEST 2016


On 10 May 2016 at 05:44, Mugunthan V N <mugunthanvnm at ti.com> wrote:
> network_started of struct eth_dev can be accessed using local
> variable dev and no reason to access it with the global struct.
>
> Signed-off-by: Mugunthan V N <mugunthanvnm at ti.com>
> ---
>  drivers/usb/gadget/ether.c | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list