commit | c5057ddccbcb4bf363af628d7963a7475f4114a7 | [log] [tgz] |
---|---|---|
author | Oren Duer <oren@mellanox.co.il> | Mon May 05 15:56:52 2008 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Mon May 05 15:56:52 2008 -0700 |
tree | 4f304c61335dc607d51e6b242d058c430388708e | |
parent | cf04690885972eaba830ee761de545a6956197e6 [diff] |
mlx4_core: Support creation of FMRs with pages smaller than 4K Don't hard code a test against a minimum page shift of 12, since the device may support smaller pages. Test against the actual smallest page size from the device capabilities. Signed-off-by: Oren Duer <oren@mellanox.co.il> Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il> Signed-off-by: Roland Dreier <rolandd@cisco.com>