From: [EMAIL PROTECTED]
Date: Sat, 11 Mar 2006 19:20:22 -0800
> From: Andrew Morton <[EMAIL PROTECTED]>
>
> net/bridge/netfilter/ebtables.c:1481: warning: initialization makes pointer
> from integer without a cast
>
> Note that the compat functions aren't implemented?
Right, but now at least t
[EMAIL PROTECTED] wrote:
>
> +.set_optmax = EBT_SO_SET_MAX + 1
> +.set= do_ebt_set_ctl,
It's unclear why that compiled. Let me try again.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo inf
From: Andrew Morton <[EMAIL PROTECTED]>
net/bridge/netfilter/ebtables.c:1481: warning: initialization makes pointer
from integer without a cast
Note that the compat functions aren't implemented?
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
---
net/bridge/netfilter/ebtables.c | 10