]> git.pld-linux.org Git - packages/kernel.git/blobdiff - kernel-layer7.patch
- up for 2.6.35
[packages/kernel.git] / kernel-layer7.patch
index 44ba835dc9e182776d9783b4a0a87990391f77fb..68a1c7e1ee665568180db564da89dcc3e1a3558e 100644 (file)
 +
 +static bool
 +#if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 28)
-+match(const struct sk_buff *skbin, const struct xt_match_param *par)
++match(const struct sk_buff *skbin, struct xt_action_param *par)
 +#else
 +match(const struct sk_buff *skbin,
 +      const struct net_device *in,
This page took 0.034496 seconds and 4 git commands to generate.