Merge r262770 from head: pacify gcc.
This commit is contained in:
parent
29fd702b03
commit
7616e36e49
@ -772,6 +772,7 @@ flowtable_free_stale(struct flowtable *ft, struct rtentry *rt, int maxidle)
|
||||
tmpsize = ft->ft_size;
|
||||
memcpy(tmpmask, mask, ft->ft_size/8);
|
||||
curbit = 0;
|
||||
fleprev = NULL; /* pacify gcc */
|
||||
/*
|
||||
* XXX Note to self, bit_ffs operates at the byte level
|
||||
* and thus adds gratuitous overhead
|
||||
|
Loading…
x
Reference in New Issue
Block a user