diff options
author | Arjun Vynipadath <arjun@chelsio.com> | 2018-01-10 12:02:13 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-04-12 12:32:19 +0200 |
commit | b432f980596c82f6edbfc36df9f237bdafa6d7ae (patch) | |
tree | 10767f07b3ff59bf4ca4190ad8c38db3709e5496 /drivers/scsi/megaraid | |
parent | d017aeb58a3e2d0596a758f6c76f2e848bc039ca (diff) | |
download | linux-stable-b432f980596c82f6edbfc36df9f237bdafa6d7ae.tar.gz linux-stable-b432f980596c82f6edbfc36df9f237bdafa6d7ae.tar.bz2 linux-stable-b432f980596c82f6edbfc36df9f237bdafa6d7ae.zip |
cxgb4vf: Fix SGE FL buffer initialization logic for 64K pages
[ Upstream commit ea0a42109aee7b92e631c4eb3f2219fadf58acdd ]
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 Leedom <leedom@chelsio.com>
Signed-off-by: Arjun Vynipadath <arjun@chelsio.com>
Signed-off-by: Ganesh Goudar <ganeshgr@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/scsi/megaraid')
0 files changed, 0 insertions, 0 deletions