mlx4_core: Allow log_mtts_per_seg up to 7
authorEli Cohen <eli@dev.mellanox.co.il>
Mon, 20 Sep 2010 06:42:38 +0000 (08:42 +0200)
committerRoland Dreier <rolandd@cisco.com>
Wed, 29 Sep 2010 03:48:49 +0000 (20:48 -0700)
As there are now machines with a lot more physical memory, we need to
be able to register more memory. This patch lifts the upper limit of
log_mtts_per_seg from 5 to 7, increasing the amount of memory that can
be registered.

Signed-off-by: Eli Cohen <eli@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found