commit | de61390cb3e03186f85997fe08a11dcb9f7a01a3 | [log] [tgz] |
---|---|---|
author | Eli Cohen <eli@dev.mellanox.co.il> | Wed Feb 11 16:40:38 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 11 19:42:23 2015 -0800 |
tree | b098e7409297f328ce863a9738ae5ae68fa3a2bc | |
parent | f7d70f74811f5a522885b2962edeccb417e950c7 [diff] |
net/mlx5_core: Fix configuration of log_uar_page_sz The current code failed to configure the page size for architectures with page size different than 4K - PPC for example. Signed-off-by: Carol L Soto <clsoto@us.ibm.com> Signed-off-by: Eli Cohen <eli@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>