diff options
author | Henry Orosco <henry.orosco@intel.com> | 2016-11-19 20:26:25 -0600 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2016-12-05 16:09:28 -0500 |
commit | 68583ca2a183c6368f4c333fa989685fba7cf325 (patch) | |
tree | 7298427f47b4684022919666dd09b141dd6fe7e2 /drivers/hv | |
parent | 7cba2cc13e12c824ad7e414b3834dc3df05fbf46 (diff) |
i40iw: Convert page_size to encoded value
Passed in page_size was used as encoded value for writing
the WQE and passed in value was usually 4096. This was
working out since bit 0 was 0 and implies 4KB pages,
but would not work for other page sizes.
Signed-off-by: Mustafa Ismail <mustafa.ismail@intel.com>
Signed-off-by: Henry Orosco <henry.orosco@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'drivers/hv')
0 files changed, 0 insertions, 0 deletions