From: Ganesh Goudar
Date: Wed, 10 Jan 2018 12:02:13 +0530
> From: Arjun Vynipadath
>
> 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. This was already fixed in
> cxgb4 driver with "92ddcc7 cxgb4: Fix some small bugs in
> t4
From: Arjun Vynipadath
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. This was already fixed in
cxgb4 driver with "92ddcc7 cxgb4: Fix some small bugs in
t4_sge_init_soft() when our Page Size is 64KB".
Original Work by: Casey L