commit | af1e1cf073e3d038b7aac417a20585ecdcab7de6 | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Sun Oct 14 00:39:33 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Oct 15 12:26:28 2007 -0700 |
tree | 2a9eaba23f721fd59160d77cbaaa643ad44f8f76 | |
parent | 37d41879224108d6c24578ba6a3eeafce106ce84 [diff] |
[IPVS]: Replace local version of skb_make_writable This patch removes the IPVS-specific version of skb_make_writable and replaces it with the netfilter one. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>