One of FlexeLints best catches to date (if_de)
Poul-Henning Kamp
phk at phk.freebsd.dk
Tue May 20 12:46:52 PDT 2003
pci/if_devar.h:#define TULIP_TXTIMER 4
pci/if_devar.h: u_int32_t tulip_txtimer : 2; /* transmission timer */
pci/if_de.c: sc->tulip_txtimer = TULIP_TXTIMER;
_
sc->tulip_txtimer = TULIP_TXTIMER;
../../../pci/if_de.c 3783 Warning 542: Excessive size for bit field
I have no idea what the correct fix is...
--
Poul-Henning Kamp | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG | TCP/IP since RFC 956
FreeBSD committer | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.
More information about the freebsd-current
mailing list