Skip to content
Commit 85b91b03 authored by David S. Miller's avatar David S. Miller
Browse files

ipv4: Don't store a rule pointer in fib_result.



We only use it to fetch the rule's tclassid, so just store the
tclassid there instead.

This also decreases the size of fib_result by a full 8 bytes on
64-bit.  On 32-bits it's a wash.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent d01cb207
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