
6 Aug
2007
6 Aug
'07
10 p.m.
Please clean up coding style (indentation, trailing white space, etc.). Also please use variable and function names according to coding style rules, i. e. "do not use cute names like ThisVariableIsATemporaryCounter." ... "mixed-case names are frowned upon".
I fix cute name from emac drivers but I think you have cute code in your code too.
You can see net/net.c file and following functions.
void NetReceive ushort getenv_VLAN IPaddr_t getenv_IPaddr print_IPaddr ushort string_to_VLAN
I think mixed-case names are really frowned.
Best regards, Michal Simek