]> git.openfabrics.org - ~aditr/compat-rdma.git/commit
bnxt_re: Fix incorrect DB offset calculation
authorSelvin Xavier <selvin.xavier@broadcom.com>
Wed, 28 Feb 2018 18:07:10 +0000 (10:07 -0800)
committerSelvin Xavier <selvin.xavier@broadcom.com>
Wed, 28 Feb 2018 18:57:43 +0000 (10:57 -0800)
commitda3fad44b4767859bc7a67d5eeedfca85e5366e8
tree629219828db43ddc9f5b21d001c9e4f4f8aa8deb
parent40a677a9b93679431c3e74a60b02b09790180b43
bnxt_re: Fix incorrect DB offset calculation

To support host systems with non 4K page size,
l2_db_size shall be calculated with 4096 instead
of PAGE_SIZE. Also, supply the host page size to
FW during initialization.

Bug: 2676
Signed-off-by: Selvin Xavier <selvin.xavier@broadcom.com>
linux-next-pending/0027-RDMA-bnxt_re-Fix-incorrect-DB-offset-calculation.patch [new file with mode: 0644]