diff options
author | Achiad Shochat <achiad@mellanox.com> | 2015-07-29 15:05:40 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-07-29 23:04:46 -0700 |
commit | 68cdf5d6e91068c98d6091b193dc7a5ab7dcf5eb (patch) | |
tree | d2932b6cf76ee643db5fe8a5e06f498300157a14 /arch/arm/mach-sa1100 | |
parent | c928ed55171b3aa5e14a9474ffe60f31590b89ff (diff) |
net/mlx5e: Use hard-coded 4K page size for RQ/SQ/CQ
The page size of the device's RQ/SQ/CQ objects is defined in 4K
units regardless of the system pages size.
Thus using the Linux's PAGE_SHIFT macro yields wrong device
configuration in systems where PAGE_SHIFT!=12.
Signed-off-by: Achiad Shochat <achiad@mellanox.com>
Signed-off-by: Amir Vadai <amirv@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/arm/mach-sa1100')
0 files changed, 0 insertions, 0 deletions