Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
netfilter: remove stale declaration for ip6_masked_addrcmp()
Commit f2ffd9e... ("[NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.h") replaced ip6_masked_addrcmp() with ipv6_masked_addr_cmp(). Function definition went away. Let's remove its declaration as well in header file. Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> Signed-off-by: Patrick McHardy <kaber@trash.net>
- Loading branch information