[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20110616.230837.2097042603976967927.davem@davemloft.net>
Date: Thu, 16 Jun 2011 23:08:37 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: morimoto.kuninori@...esas.com
Cc: netdev@...r.kernel.org, yoshihiro.shimoda.uh@...esas.com
Subject: Re: [PATCH] net: sh_eth: tidyup compile warrning
From: Kuninori Morimoto <morimoto.kuninori@...esas.com>
Date: Mon, 13 Jun 2011 17:17:09 +0900
> This patch tidyup below warrning
>
> ${LINUX}/drivers/net/sh_eth.c:1773: warning:
> 'mdp' may be used uninitialized in this function
>
> Cc: Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>
> Signed-off-by: Kuninori Morimoto <morimoto.kuninori@...esas.com>
Please just move the mdp assignment right after alloc_netdev()
succeeds.
--
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