commit | 92ddcc7b8f1c14aa9f3ec98b14bcd421b21b01e4 | [log] [tgz] |
---|---|---|
author | Kumar Sanghvi <kumaras@chelsio.com> | Thu Mar 13 20:50:46 2014 +0530 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 13 14:36:05 2014 -0400 |
tree | 0a9e2b936dcf308593ea98607d9383f519f78113 | |
parent | 433131ba03c511a84e1fda5669c70cf8b44702e1 [diff] |
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 <leedom@chelsio.com> Signed-off-by: Kumar Sanghvi <kumaras@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>