]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5_core: Set log_uar_page_sz for non 4K page size architecture
authorCarol L Soto <clsoto@linux.vnet.ibm.com>
Wed, 5 Aug 2015 16:05:32 +0000 (11:05 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 7 Aug 2015 22:55:48 +0000 (15:55 -0700)
commit6e5c443073e9d25cd21555e309abad3c5c2b2e0b
treee8805ac3f7d700f66b5fc00bff420496d1044ccd
parentadb42327dbc6dbfd96f12d67762233b613dee819
net/mlx5_core: Set log_uar_page_sz for non 4K page size architecture

failed to configure the page size for architectures with page size
different than 4K.

Fixes: d71fb03 ("net/mlx5_core: New device capabilities handling")
Signed-off-by: Carol L Soto <clsoto@linux.vnet.ibm.com>
Acked-by: Amir Vadai <amirv@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx5/core/main.c