From: Michal Schmidt Date: Fri, 20 Dec 2013 12:16:57 +0000 (+0100) Subject: vmxnet3: use initialized skb pointer to set hash X-Git-Tag: v3.14-rc1~94^2~377 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c15a154a0f8069830772bacf70de8184065ee93;p=pandora-kernel.git vmxnet3: use initialized skb pointer to set hash The recent conversion to skb_set_hash() was incorrect. 'skb' is uninitialized at this point. Fixes: 0b6807034791 ('net: vmxnet3 calls skb_set_hash') Signed-off-by: Michal Schmidt Acked-by: Tom Herbert Signed-off-by: David S. Miller --- Reading git-diff-tree failed