implement kernel symbol neutral method to select audio addon boards
[openadk.git] / package / iproute2 / patches / patch-netem_normal_c
blob3eada6d03a44dae71419f8ac4f3cb78179e57fb9
1 --- iproute2-3.12.0.orig/netem/normal.c 2013-11-23 02:10:33.000000000 +0100
2 +++ iproute2-3.12.0/netem/normal.c      2014-02-09 11:40:30.000000000 +0100
3 @@ -8,9 +8,7 @@
4  #include <string.h>
5  #include <limits.h>
6  
7 -#include <linux/types.h>
8 -#include <linux/pkt_sched.h>
10 +#define NETEM_DIST_SCALE       8192
11  #define TABLESIZE 16384
12  #define TABLEFACTOR NETEM_DIST_SCALE