commit | 07aaa11540828f4482c09e1a936a1f63cdb9fc9d | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Thu Nov 03 13:43:07 2005 -0800 |
committer | Arnaldo Carvalho de Melo <acme@mandriva.com> | Sat Nov 05 17:03:46 2005 -0200 |
tree | 45a368df3e1031fc4458818942f52bcb2a54c8ff | |
parent | 1758ee0ea26561943813c5f5a7b27272f2cbc4cf [diff] |
[NETEM]: use PSCHED_LESS Convert netem to use PSCHED_LESS and warn if requeue fails. With some of the psched clock sources, the subtraction doesn't work always work right without wrapping. Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>