freebsd-dev/sys/dev/dc
Marius Strobl 166e31d988 - There's no need to ignore the return value of mii_attach(9) when attaching
dcphy(4) (CID 9283).
- In dc_detach(), check whether ifp is NULL as dc_attach() may call the
  former without ifp being allocated (CID 4288).

Found with:	Coverity Prevent(tm)
2011-11-18 21:22:43 +00:00
..
dcphy.c Remove duplicate header includes 2011-06-28 08:36:48 +00:00
if_dc.c - There's no need to ignore the return value of mii_attach(9) when attaching 2011-11-18 21:22:43 +00:00
if_dcreg.h Partially revert r218788. r218788 removed calling dc_setcfg() for 2011-11-18 19:38:19 +00:00
pnphy.c Remove duplicate header includes 2011-06-28 08:36:48 +00:00