Commit cf4eeee5 authored by Mohit P. Tahiliani's avatar Mohit P. Tahiliani Committed by David S. Miller

pie: rearrange macros in order of length

Rearrange macros in order of length and align the values to
improve readability.
Signed-off-by: default avatarMohit P. Tahiliani <tahiliani@nitk.edu.in>
Signed-off-by: default avatarLeslie Monis <lesliemonis@gmail.com>
Signed-off-by: default avatarGautam Ramakrishnan <gautamramk@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 805a5a23
......@@ -8,10 +8,10 @@
#include <net/inet_ecn.h>
#include <net/pkt_sched.h>
#define MAX_PROB U64_MAX
#define DTIME_INVALID U64_MAX
#define QUEUE_THRESHOLD 16384
#define DQCOUNT_INVALID -1
#define DTIME_INVALID U64_MAX
#define MAX_PROB U64_MAX
#define PIE_SCALE 8
/* parameters used */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment