OSDN Git Service

fib_rules: Fix payload calculation
authorSultan Alsawaf <sultan@kerneltoast.com>
Thu, 1 Aug 2019 03:10:06 +0000 (20:10 -0700)
committer0ranko0P <ranko0p@outlook.com>
Sat, 7 Dec 2019 10:22:19 +0000 (18:22 +0800)
commitead6235132f5e1e4ea86526e64d93e09d9a7cc9a
tree9c814caaff7f5cd3e2586dcb347d3835947207cb
parent701c0f2e7b439148f653efc358254eff2084e726
fib_rules: Fix payload calculation

The errant semicolon here results in the final addend getting discarded.

Fixes: ef5fbba6f8da ("net: core: add UID to flows, rules, and routes")
Signed-off-by: Sultan Alsawaf <sultan@kerneltoast.com>
net/core/fib_rules.c