On Thu, Feb 4, 2016 at 10:35 AM, Craig Gallek <[email protected]> wrote:
> From: Craig Gallek <[email protected]>
>
> 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 <[email protected]>
Please see v2, I found a couple warnings introduced by this patch.

Nacked-by: Craig Gallek <[email protected]>

Reply via email to