mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-27 06:19:20 +09:00
That is this value's only use, as a boolean to indicate whether a route is an input route or not. So implement it that way, using a u16 gap present in the struct already. Signed-off-by: David S. Miller <davem@davemloft.net>