]> git.baikalelectronics.ru Git - kernel.git/commit
ipv4: remove unused field in struct flowi (include/net/flow.h).
authorRami Rosen <ramirose@gmail.com>
Tue, 5 Aug 2008 08:19:50 +0000 (01:19 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 5 Aug 2008 08:19:50 +0000 (01:19 -0700)
commit143a60e190519a712e8a7a556d9a0d48e76770b6
treee6382fa937467903916ee113754d50f0c71e718e
parentf8bf7ba30311cc054aec2229482cb05c06d962ac
ipv4: remove unused field in struct flowi (include/net/flow.h).

This patch removes an unused field (flags) from struct flowi; it seems
that this "flags" field was used once in the past for multipath
routing with FLOWI_FLAG_MULTIPATHOLDROUTE flag (which does no longer
exist); however, the "flags" field of struct flowi is not used
anymore.

Signed-off-by: Rami Rosen <ramirose@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/flow.h