freebsd-src/sys/netgraph/atm
Antoine Brodin 13e403fdea (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument.
Fix some wrong usages.
Note: this does not affect generated binaries as this argument is not used.

PR:		137213
Submitted by:	Eygene Ryabinkin (initial version)
MFC after:	1 month
2009-12-28 22:56:30 +00:00
..
ccatm Don't use data after free. 2006-09-30 12:37:43 +00:00
sscfu Retire the MALLOC and FREE macros. They are an abomination unto style(9). 2008-10-23 15:53:51 +00:00
sscop Use the ISO standard function variable vs. a GCC'ism. 2005-08-10 06:25:41 +00:00
uni (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument. 2009-12-28 22:56:30 +00:00
ng_atm.c Merge the remainder of kern_vimage.c and vimage.h into vnet.c and 2009-08-01 19:26:27 +00:00
ng_atm.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
ng_ccatm.h Make Netgraph compile with Clang. 2009-03-03 18:47:33 +00:00
ng_sscfu.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
ng_sscop.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
ng_uni.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
ngatmbase.c /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
ngatmbase.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00