freebsd-skq/sys/compat/ndis
Jung-uk Kim fd90e2ed54 CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten
years for head.  However, it is continuously misused as the mpsafe argument
for callout_init(9).  Deprecate the flag and clean up callout_init() calls
to make them more consistent.

Differential Revision:	https://reviews.freebsd.org/D2613
Reviewed by:	jhb
MFC after:	2 weeks
2015-05-22 17:05:21 +00:00
..
cfg_var.h
hal_var.h
kern_ndis.c Fix multiple incorrect SYSCTL arguments in the kernel: 2014-10-21 07:31:21 +00:00
kern_windrv.c
ndis_var.h All mbuf external free functions never fail, so let them be void. 2014-07-11 13:58:48 +00:00
ntoskrnl_var.h
pe_var.h Remove ia64. 2014-07-07 00:27:09 +00:00
resource_var.h
subr_hal.c Fix race condition in KfRaiseIrql(). 2012-03-04 17:08:43 +00:00
subr_ndis.c The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare 2013-10-26 17:58:36 +00:00
subr_ntoskrnl.c CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
subr_pe.c
subr_usbd.c Include necessary headers that now are available due to pollution 2013-10-28 07:29:16 +00:00
usbd_var.h
winx32_wrap.S
winx64_wrap.S