freebsd-dev/sys/dev/fe
Warner Losh 234530168a Silence a coverity warning about ignoring a return value. We do, but
we also know that it "can't fail" given the single-threaded nature of
device enumeration. Go ahead and check it just in case, but add a
comment.

CID: 1009393
Sponsored by: Netflix, Inc
2015-02-03 18:59:52 +00:00
..
if_fe_cbus.c
if_fe_isa.c Silence a coverity warning about ignoring a return value. We do, but 2015-02-03 18:59:52 +00:00
if_fe_pccard.c The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare 2013-10-26 17:58:36 +00:00
if_fe.c In order to reduce use of M_EXT outside of the mbuf allocator and 2015-01-06 12:59:37 +00:00
if_fereg.h
if_fevar.h
mb86960.h