commit | 7a12122c7a00347da9669cfcde82954c9e3d6f5e | [log] [tgz] |
---|---|---|
author | Arnaud Ebalard <arno@natisbad.org> | Wed Nov 12 23:28:15 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 12 23:28:15 2008 -0800 |
tree | d428eca1cae725f4224288607460fce5c9925266 | |
parent | 2378982487c492541d17adc0a870e7e83b07ba43 [diff] |
net: Remove unused parameter of xfrm_gen_index() In commit 2518c7c2b3d7f0a6b302b4efe17c911f8dd4049f ("[XFRM]: Hash policies when non-prefixed."), the last use of xfrm_gen_policy() first argument was removed, but the argument was left behind in the prototype. Signed-off-by: Arnaud Ebalard <arno@natisbad.org> Acked-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>