Re: [PATCH] flow_dissector: Pre-initialize ip_proto in __skb_flow_dissect()
From: David Miller
Date: Sun Jun 28 2015 - 19:54:32 EST
From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
Date: Thu, 25 Jun 2015 15:10:32 +0200
> net/core/flow_dissector.c: In function ʽ__skb_flow_dissectʼ:
> net/core/flow_dissector.c:132: warning: ʽip_protoʼ may be used uninitialized in this function
>
> Signed-off-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
Applied, thanks.