# | Line 188 | Line 188 | void ether_exit(void) | |
---|---|---|
188 | * Reset | |
189 | */ | |
190 | ||
191 | < | void EtherReset(void) |
191 | > | void ether_reset(void) |
192 | { | |
193 | // Remove all protocols | |
194 | if (net_proc) |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |