Bjoern A. Zeeb a08362ce46 sysctl_msec_to_ticks is used with both virtualized and
non-vrtiualized sysctls so we cannot used one common function.

Add a macro to convert the arg1 in the virtualized case to
vnet.h to not expose the maths to all over the code.

Add a wrapper for the single virtualized call, properly handling
arg1 and call the default implementation from there.

Convert the two over places to use the new macro.

Reviewed by:	rwatson
Approved by:	re (kib)
2009-07-21 21:58:55 +00:00
..
2009-06-25 16:48:13 +00:00
2009-07-21 19:24:53 +00:00
2009-05-23 13:23:46 +00:00
2009-05-28 08:18:12 +00:00