From: Pravin B Shelar Date: Fri, 17 Oct 2014 20:56:31 +0000 (-0700) Subject: openvswitch: Set flow-key members. X-Git-Tag: fixes-against-v3.18-rc2~61^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25ef1328a03c72a7285883d5b337c4b602476ecd;p=pandora-kernel.git openvswitch: Set flow-key members. This patch adds missing memset which are required to initialize flow key member. For example for IP flow we need to initialize ip.frag for all cases. Found by inspection. This bug is introduced by commit 0714812134d7dcadeb7ecfbfeb18788aa7e1eaac ("openvswitch: Eliminate memset() from flow_extract"). Signed-off-by: Pravin B Shelar Signed-off-by: David S. Miller --- Reading git-diff-tree failed