From: Pravin B Shelar Date: Sun, 24 Mar 2013 17:36:29 +0000 (+0000) Subject: ipv4: Fix ip-header identification for gso packets. X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~334 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25c7704d8bdcf6746dab4397953df51759924b37;p=pandora-kernel.git ipv4: Fix ip-header identification for gso packets. ip-header id needs to be incremented even if IP_DF flag is set. This behaviour was changed in commit 490ab08127cebc25e3a26 (IP_GRE: Fix IP-Identification). Following patch fixes it so that identification is always incremented. Reported-by: Cong Wang Acked-by: Cong Wang Signed-off-by: Pravin B Shelar --- Reading git-diff-tree failed