Gray Remlin 9030a55ef3 NET: Correct potential missing goto label in case statement.
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@gmail.com>
2011-04-28 00:46:49 +02:00
..
2009-07-23 22:23:23 +02:00
2009-07-22 22:53:44 -07:00
2011-04-20 15:09:19 -05:00
2009-08-07 17:32:16 -07:00