freebsd-dev/sys/dev/patm
Hartmut Brandt 4df70a92b5 Fix another fallout from the ifnet change that assumed that a softc
starts with an ifatm which in turns has an ifnet. Remove also a couple
of unneccessary casts that could hide such things in the future.

Approved by:	re
2005-07-01 10:45:02 +00:00
..
genrtab Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
idt77252reg.h Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00
if_patm_attach.c Fix another fallout from the ifnet change that assumed that a softc 2005-07-01 10:45:02 +00:00
if_patm_intr.c Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00
if_patm_ioctl.c Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00
if_patm_rtables.c Eliminate multiple __FBSDID and sys/cdefs.h. 2004-03-10 17:03:27 +00:00
if_patm_rx.c Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00
if_patm_tx.c Fix another fallout from the ifnet change that assumed that a softc 2005-07-01 10:45:02 +00:00
if_patm.c Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00
if_patmvar.h Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00