Changed define NETIF_INIT_SNMP(type, speed) to include the name of the struct netif to change...

This commit is contained in:
goldsimon
2007-06-08 19:59:20 +00:00
parent 090aaefb39
commit 0e9cb48ea1
5 changed files with 7 additions and 7 deletions

View File

@@ -21,8 +21,8 @@ HISTORY
2007-05-18 Simon Goldschmidt
* netif.h, ethernetif.c, slipif.c, loopif.c: Added define
NETIF_INIT_SNMP(type, speed) to initialize per-netif snmp variables, added
initialization of those to slipif and loopif.
NETIF_INIT_SNMP(netif, type, speed) to initialize per-netif snmp variables,
added initialization of those to ethernetif, slipif and loopif.
2007-05-18 Simon Goldschmidt
* opt.h, ip_frag.c, ip_frag.h, ip.c: Added option IP_FRAG_USES_STATIC_BUF