commit | c7a08ac7ee68b9af0d5af99c7b34b574cac4d144 | [log] [tgz] |
---|---|---|
author | Eli Cohen <eli@mellanox.com> | Thu Oct 02 12:19:42 2014 +0300 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 03 15:42:31 2014 -0700 |
tree | 5c8ee3cd2058f2230df4b5c9fe21f44d47cfbf7b | |
parent | 55a93b3ea780908b7d1b3a8cf1976223a9268d78 [diff] |
net/mlx5_core: Update device capabilities handling Rearrange struct mlx5_caps so it has a "gen" field to represent the current capabilities configured for the device. Max capabilities can also be queried from the device. Also update capabilities struct to contain more fields as per the latest revision if firmware specification. Signed-off-by: Eli Cohen <eli@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>