On Wed, Jun 05, 2013 at 10:22:15AM +0200, Florian Westphal wrote: > For every packet queued, we check if configured copy_range > is 0, and treat that as 'copy entire packet'. > > We can move this check to the queue configuration, and can > set copy_range appropriately. > > Also, convert repetitive '0xffff - NLA_HDRLEN' to a macro. > > [ queue initialization still used 0xffff, although its harmless > since the initial setting is overwritten on queue config ] Applied, thanks Florian. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html