commit | 2f0c982df7b146f9aa695ede91b48392ab4c3217 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Mon Oct 08 06:22:35 2018 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 08 10:33:35 2018 -0700 |
tree | 053c7a370765fcf2f8afa60dffef94d29e86b1c2 | |
parent | 27594ec4b6a7035450ba43624d1648cbd2c0aaea [diff] |
net: sched: cls_u32: make sure that divisor is a power of 2 Tested by modifying iproute2 to allow sending a divisor > 255 Tested-by: Jamal Hadi Salim <jhs@mojatatu.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Jamal Hadi Salim <jhs@mojatatu.com> Signed-off-by: David S. Miller <davem@davemloft.net>