Loading include/net/red.h +0 −1 Original line number Diff line number Diff line Loading @@ -97,7 +97,6 @@ struct red_stats { u32 forced_mark; /* Forced marks, qavg > max_thresh */ u32 pdrop; /* Drops due to queue limits */ u32 other; /* Drops due to drop() calls */ u32 backlog; }; struct red_parms { Loading Loading
include/net/red.h +0 −1 Original line number Diff line number Diff line Loading @@ -97,7 +97,6 @@ struct red_stats { u32 forced_mark; /* Forced marks, qavg > max_thresh */ u32 pdrop; /* Drops due to queue limits */ u32 other; /* Drops due to drop() calls */ u32 backlog; }; struct red_parms { Loading