dcd8923429
error = (cmd == SIOCADDMULTI) ? ether_addmulti(ifr, &sc->sc_ec) : ether_delmulti(ifr, &sc->sc_ec); if (error == ENETRESET) { to this, if ((error = ether_ioctl(ifp, cmd, data)) == ENETRESET) { which does the same thing. (A bazillion is a very large number. This seems to make the i386 ALL kernel smaller by 3kB to 4kB.) Use ifreq_getaddr() twice in es(4). Whitespace nits. |
||
---|---|---|
.. | ||
bmapreg.h | ||
clockreg.h | ||
enreg.h | ||
esp.c | ||
espreg.h | ||
espvar.h | ||
if_xe.c | ||
if_xereg.h | ||
if_xevar.h | ||
intio.c | ||
intiovar.h | ||
mb8795.c | ||
mb8795reg.h | ||
mb8795var.h | ||
nextcons.c | ||
nextdisplay.c | ||
nextdisplayvar.h | ||
nextdma.c | ||
nextdmareg.h | ||
nextdmavar.h | ||
nextkbd.c | ||
nextkbdvar.h | ||
wskbdmap_next.c | ||
wskbdmap_next.h | ||
zs_cons.h | ||
zs_kgdb.c | ||
zs.c |