This repo is obsolete, please see git://git.code.sf.net/p/dummynet/code@master
[ipfw.git] / 020-mips-hz1000.patch
1 --- include/asm-mips/param_orig.h       2010-02-23 12:45:58.000000000 +0100
2 +++ include/asm-mips/param.h    2010-02-23 12:00:31.000000000 +0100
3 @@ -41,7 +41,7 @@
4     counter is increasing.  This value is independent from the external value
5     and can be changed in order to suit the hardware and application
6     requirements.  */
7 -#  define HZ 100
8 +#  define HZ 1000
9  #  define hz_to_std(a) (a)
10  
11  #endif /* Not a DECstation  */