From a602ab8af600c7ee58c104b5329ff076b4196c25 Mon Sep 17 00:00:00 2001 From: Chris Friesen Date: Thu, 21 Jul 2011 12:07:10 +0200 Subject: [PATCH] --- yaml --- r: 256545 b: refs/heads/master c: 0f598f0b4c3b2259366cfa8adc01bd8e714c82d0 h: refs/heads/master i: 256543: 2fe017368966a21980bd36e5647c0f59c9290b7d v: v3 --- [refs] | 2 +- trunk/include/linux/netfilter/ipset/ip_set_ahash.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 9637cf7da6cb..56a393da6658 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 89dc79b787d20e4b6c4077dcee1c5b1be4ab55b8 +refs/heads/master: 0f598f0b4c3b2259366cfa8adc01bd8e714c82d0 diff --git a/trunk/include/linux/netfilter/ipset/ip_set_ahash.h b/trunk/include/linux/netfilter/ipset/ip_set_ahash.h index 1e7f7594cd02..b89fb79cb44f 100644 --- a/trunk/include/linux/netfilter/ipset/ip_set_ahash.h +++ b/trunk/include/linux/netfilter/ipset/ip_set_ahash.h @@ -392,7 +392,7 @@ type_pf_resize(struct ip_set *set, bool retried) return 0; } -static void +static inline void type_pf_data_next(struct ip_set_hash *h, const struct type_pf_elem *d); /* Add an element to a hash and update the internal counters when succeeded,