mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-01 00:36:40 +09:00
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: David S. Miller <davem@davemloft.net>