]> Pileus Git - ~andy/linux/commit
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)
commit0498628f974d4132ba34b06fc24786a00401b79c
tree6317130c6c9c5cb75018338647ab46366f6b80c2
parent252a52aa4fa22a668f019e55b3aac3ff71ec1c29
mlx4_core: Allow log_mtts_per_seg up to 7

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>
drivers/net/mlx4/main.c