From: Haiyang Zhang Date: Thu, 16 Oct 2014 21:47:58 +0000 (-0700) Subject: hyperv: Add handling of IP header with option field in netvsc_set_hash() X-Git-Tag: fixes-against-v3.18-rc2~61^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f88e67149f97d73c704d6fe6f492edde97463025;p=pandora-kernel.git hyperv: Add handling of IP header with option field in netvsc_set_hash() In case that the IP header has optional field at the end, this patch will get the port numbers after that field, and compute the hash. The general parser skb_flow_dissect() is used here. Signed-off-by: Haiyang Zhang Reviewed-by: K. Y. Srinivasan Signed-off-by: David S. Miller --- Reading git-diff-tree failed