Commit a41ba921 authored by Patrick McHardy's avatar Patrick McHardy

[NETFILTER]: Convert ip6t_physdev match function to new argument order

Signed-off-by: default avatarPatrick McHardy <kaber@trash.net>
parent a2d56aca
......@@ -26,8 +26,7 @@ match(const struct sk_buff *skb,
const struct net_device *out,
const void *matchinfo,
int offset,
const void *hdr,
u_int16_t datalen,
unsigned int protoff,
int *hotdrop)
{
int i;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment