[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <521EE81E.7030800@redhat.com>
Date: Thu, 29 Aug 2013 08:20:14 +0200
From: Daniel Borkmann <dborkman@...hat.com>
To: David Miller <davem@...emloft.net>
CC: netdev@...r.kernel.org, Cong Wang <amwang@...hat.com>
Subject: Re: [PATCH net-next 0/3] pf_packet updates
On 08/29/2013 07:39 AM, David Miller wrote:
> From: Daniel Borkmann <dborkman@...hat.com>
> 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.
That is already the case in the first patch of the series. It adds:
...
+#include <linux/reciprocal_div.h>
...
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists