net: Remove protocol from struct dst_ops
After my change to neigh_hh_init to obtain the protocol from the neigh_table there are no more users of protocol in struct dst_ops. Remove the protocol field from dst_ops and all of it's initializers. Signed-off-by:"Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/net/dst_ops.h 0 additions, 1 deletioninclude/net/dst_ops.h
- net/bridge/br_nf_core.c 0 additions, 1 deletionnet/bridge/br_nf_core.c
- net/decnet/dn_route.c 0 additions, 1 deletionnet/decnet/dn_route.c
- net/ipv4/route.c 0 additions, 2 deletionsnet/ipv4/route.c
- net/ipv4/xfrm4_policy.c 0 additions, 1 deletionnet/ipv4/xfrm4_policy.c
- net/ipv6/route.c 0 additions, 2 deletionsnet/ipv6/route.c
- net/ipv6/xfrm6_policy.c 0 additions, 1 deletionnet/ipv6/xfrm6_policy.c
Loading
Please register or sign in to comment