net/mlx5_core: Fix command queue size enforcement
authorEli Cohen <eli@dev.mellanox.co.il>
Tue, 2 Dec 2014 10:26:13 +0000 (12:26 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 9 Dec 2014 01:45:54 +0000 (20:45 -0500)
Command queue descriptor page size is 4KB and not the page size used by the
kernel.

Signed-off-by: Eli Cohen <eli@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found