]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/netfilter.h
[NETFILTER]: Kill function prototype for non-existing function
[linux-2.6-omap-h63xx.git] / include / linux / netfilter.h
index 368b7ed1f1bf2503ae6d43219bbaf5b9b34f314f..bd4a2dd54233619857c67f020938457f7227ec10 100644 (file)
@@ -206,9 +206,6 @@ int compat_nf_setsockopt(struct sock *sk, int pf, int optval,
 int compat_nf_getsockopt(struct sock *sk, int pf, int optval,
                char __user *opt, int *len);
 
-/* FIXME: Before cache is ever used, this must be implemented for real. */
-extern void nf_invalidate_cache(int pf);
-
 /* Call this before modifying an existing packet: ensures it is
    modifiable and linear to the point you care about (writable_len).
    Returns true or false. */