From: Shahed Shaikh Date: Mon, 18 Feb 2013 12:06:16 +0000 (+0000) Subject: qlcnic: fix estimation of receive MSS in case of LRO for 83xx adapter X-Git-Tag: v3.9-rc1~139^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99e8587900a3d32b1eaa3a92da90b49e9d4ff765;p=pandora-kernel.git qlcnic: fix estimation of receive MSS in case of LRO for 83xx adapter Set gso_size to MSS obtained from adapter to avoid incorrect estimation of receive MSS, which would lead to delayed ACKs in some traffic patterns Example: Send two or three packets and wait for ack and only then send remaining packets. Signed-off-by: Shahed Shaikh Signed-off-by: Jitendra Kalsaria Signed-off-by: David S. Miller --- Reading git-diff-tree failed