From: Hariprasad Shenai Date: Fri, 6 Jun 2014 16:10:44 +0000 (+0530) Subject: iw_cxgb4: don't truncate the recv window size X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~46^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b408ff282dda0ef7a3218dc2e5f1399c665d4c20;p=pandora-kernel.git iw_cxgb4: don't truncate the recv window size Fixed a bug that shows up with recv window sizes that exceed the size of the RCV_BUFSIZ field in opt0 (>= 1024K). If the recv window exceeds this, then we specify the max possible in opt0, add add the rest in via a RX_DATA_ACK credits. Signed-off-by: Steve Wise Signed-off-by: Hariprasad Shenai Signed-off-by: David S. Miller --- Reading git-diff-tree failed