freebsd-dev/sys/dev/tsec
Andrew Thompson 335181759e The DEVICE_POLLING dereference of sc->tsec_ifp needs to be checked for null
first or this will panic. Condense three blocks that check sc->tsec_ifp into
one while I am here.
2012-05-08 21:09:03 +00:00
..
if_tsec_fdt.c Respect phy-handle property in Ethernet nodes of the device tree. 2012-03-04 19:22:52 +00:00
if_tsec.c The DEVICE_POLLING dereference of sc->tsec_ifp needs to be checked for null 2012-05-08 21:09:03 +00:00
if_tsec.h Respect phy-handle property in Ethernet nodes of the device tree. 2012-03-04 19:22:52 +00:00
if_tsecreg.h Additional features for the tsec(4) Ethernet driver. 2009-02-17 14:57:05 +00:00