On Thu, Feb 4, 2016 at 10:35 AM, Craig Gallek <kraigatg...@gmail.com> wrote:
> From: Craig Gallek <kr...@google.com>
>
> In order to support fast reuseport lookups in TCP, the hash function
> defined in struct proto must be capable of returning an error code.
> This patch changes the function signature of all related hash functions
> to return an integer and handles or propagates this return value at
> all call sites.
>
> Signed-off-by: Craig Gallek <kr...@google.com>
Please see v2, I found a couple warnings introduced by this patch.

Nacked-by: Craig Gallek <kr...@google.com>

Reply via email to