On Thu, Aug 23, 2012 at 01:59:57PM +0800, Michael Wang wrote: > From: Michael Wang <wangyun@xxxxxxxxxxxxxxxxxx> > > Since 'list_for_each_continue_rcu' has already been replaced by > 'list_for_each_entry_continue_rcu', pass 'list_head' to nf_iterate() as a > parameter can not benefit us any more. > > This patch will replace 'list_head' with 'nf_hook_ops' as the parameter of > nf_iterate() to save code. Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html