Coding Style cleanup; update CHANGELOG

Signed-off-by: Wolfgang Denk <wd@denx.de>
This commit is contained in:
Wolfgang Denk 2008-01-10 00:55:14 +01:00
parent 694976afa5
commit d3a6532cbe
11 changed files with 407 additions and 36 deletions

View file

@ -75,7 +75,7 @@ int dev_close_net(void *cookie)
return 0;
}
/*
/*
* There can only be one active eth interface at a time - use what is
* currently set to eth_current
*/