diff options
| author | Henry Orosco <[email protected]> | 2016-11-19 20:26:25 -0600 |
|---|---|---|
| committer | Doug Ledford <[email protected]> | 2016-12-05 16:09:28 -0500 |
| commit | 68583ca2a183c6368f4c333fa989685fba7cf325 (patch) | |
| tree | 7298427f47b4684022919666dd09b141dd6fe7e2 /net/lapb/lapb_in.c | |
| 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 <[email protected]>
Signed-off-by: Henry Orosco <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions