comment ping example

This commit is contained in:
Stefan Lankes 2011-06-22 11:29:59 -07:00
parent cf6fdf4067
commit 499fc1192f

View file

@ -116,7 +116,7 @@ int STDCALL network_task(void* arg)
// start echo and ping server
echo_init();
ping_init();
//ping_init();
while(!done) {
#ifdef CONFIG_PCI