Searched hist:"17 d24daafb6f208f9637543dbae33451fcc63bc9" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/nvme/ |
| H A D | nvme.c | 17d24daafb6f208f9637543dbae33451fcc63bc9 Tue Jun 22 03:34:21 UTC 2021 Wesley Sheng <wesleyshenggit@sina.com> UPSTREAM: nvme: Correct the prps per page calculation method
Each prp is 8 bytes, calculate the number of prps per page should just divide page size by 8 there is no need to minus 1
Change-Id: Ic2e9bf861e8eef5418d540e2ca599c890dd0d6d0 Signed-off-by: Wesley Sheng <wesleyshenggit@sina.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Signed-off-by: Jon Lin <jon.lin@rock-chips.com> (cherry picked from commit 859b33c948945f7904f60a2c12a3792d356d51ad)
|