From: Simon Horman <[email protected]>
Date: Fri, 20 May 2016 14:57:17 +0900
> During initialisation sk->sk_user_data should not be used before
> it is initialised.
>
> Found by bisection after noticing the following:
...
> Fixes: d92283e338f6 ("fou: change to use UDP socket GRO")
> Signed-off-by: Simon Horman <[email protected]>
> ---
> v2
> * Updated implementation to simply access fou->protocol directly
> as suggested by Tom Herbert and Cong Want
I think this was resolved in another way meanwhile. If a fix is still
needed, please respin.
Thanks!