From: Kumar Sanghvi Date: Thu, 13 Mar 2014 15:20:46 +0000 (+0530) Subject: cxgb4: Fix some small bugs in t4_sge_init_soft() when our Page Size is 64KB X-Git-Tag: v3.15-rc1~113^2~160^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92ddcc7b8f1c14aa9f3ec98b14bcd421b21b01e4;p=pandora-kernel.git cxgb4: Fix some small bugs in t4_sge_init_soft() when our Page Size is 64KB We'd come in with SGE_FL_BUFFER_SIZE[0] and [1] both equal to 64KB and the extant logic would flag that as an error. Based on original work by Casey Leedom Signed-off-by: Kumar Sanghvi Signed-off-by: David S. Miller --- Reading git-diff-tree failed