From: Kumar Sanghvi Date: Thu, 13 Mar 2014 15:20:50 +0000 (+0530) Subject: cxgb4: Calculate len properly for LSO path X-Git-Tag: v3.15-rc1~113^2~160^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca71de6ba7c18a3a1576e04f7ed8d8508ceba4c9;p=pandora-kernel.git cxgb4: Calculate len properly for LSO path Commit 0034b29 ("cxgb4: Don't assume LSO only uses SGL path in t4_eth_xmit()") introduced a regression where-in length was calculated wrongly for LSO path, causing chip hangs. So, correct the calculation of len. Fixes: 0034b29 ("cxgb4: Don't assume LSO only uses SGL path in t4_eth_xmit()") Signed-off-by: Kumar Sanghvi Signed-off-by: David S. Miller --- Reading git-diff-tree failed