xfrm: Remove unused afinfo method init_dst
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
7a7735044e
commit
a6568b2425
@@ -296,8 +296,6 @@ struct xfrm_policy_afinfo {
|
||||
struct flowi *fl,
|
||||
int reverse);
|
||||
int (*get_tos)(const struct flowi *fl);
|
||||
void (*init_dst)(struct net *net,
|
||||
struct xfrm_dst *dst);
|
||||
int (*init_path)(struct xfrm_dst *path,
|
||||
struct dst_entry *dst,
|
||||
int nfheader_len);
|
||||
|
||||
Reference in New Issue
Block a user