From: David Miller <davem@davemloft.net> Date: 2013-08-29 05:39:40
From: Daniel Borkmann <redacted>
Date: Wed, 28 Aug 2013 22:13:08 +0200
Daniel Borkmann (3):
net: packet: add random fanout scheduler
net: packet: use reciprocal_divide in fanout_demux_hash
net: packet: document available fanout policies
Please add the missing reciprocal_divide.h include to the second
patch, as per Eric Dumazet's feedback, and resubmit this series.
Thanks.