[U-Boot] [PATCH] NET: Correct potential missing goto label in case statement.
Wolfgang Denk
wd at denx.de
Thu Apr 28 00:47:01 CEST 2011
Dear Gray Remlin,
In message <1301430092-23569-1-git-send-email-gryrmln at gmail.com> you wrote:
> If neither CONFIG_CMD_PING or CONFIG_CMD_SNTP are defined but
> CONFIG_CMD_DNS is, a compile-time error will occur due to the
> absence of a goto label.
>
> Signed-off-by: Gray Remlin <gryrmln at gmail.com>
> ---
> net/net.c | 3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The use of COBOL cripples the mind; its teaching should, therefore,
be regarded as a criminal offence.
-- Edsger W. Dijkstra, SIGPLAN Notices, Volume 17, Number 5
More information about the U-Boot
mailing list