net/mlx5: Move cached hca caps to designated caps struct
authorGal Pressman <galp@mellanox.com>
Wed, 14 Dec 2016 15:40:41 +0000 (17:40 +0200)
committerSaeed Mahameed <saeedm@mellanox.com>
Thu, 19 Jan 2017 21:20:03 +0000 (23:20 +0200)
commit701052c578195e6e02a22647fa6fd1c90c31dafd
treeddaef9e8cfe8fd101feb82b5d874eed00c18e2da
parent0f7f348192a9ba445463261ecc15a63d0ba48722
net/mlx5: Move cached hca caps to designated caps struct

The caps structure consists of hca caps and port/management caps,
all under one roof.

Signed-off-by: Gal Pressman <galp@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c
drivers/net/ethernet/mellanox/mlx5/core/main.c
include/linux/mlx5/device.h
include/linux/mlx5/driver.h