Files
twx-linux/drivers
Aya Levin 024dcf5f69 net/mlx4_core: Add masking for a few queries on HCA caps
[ Upstream commit a40ded6043 ]

Driver reads the query HCA capabilities without the corresponding masks.
Without the correct masks, the base addresses of the queues are
unaligned.  In addition some reserved bits were wrongly read.  Using the
correct masks, ensures alignment of the base addresses and allows future
firmware versions safe use of the reserved bits.

Fixes: ab9c17a009 ("mlx4_core: Modify driver initialization flow to accommodate SRIOV for Ethernet")
Fixes: 0ff1fb654b ("{NET, IB}/mlx4: Add device managed flow steering firmware API")
Signed-off-by: Aya Levin <ayal@mellanox.com>
Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-02-06 17:33:27 +01:00
..
…
2018-07-22 14:27:36 +02:00
…
…
…
…
…
…
…
…
2018-12-21 14:11:37 +01:00
…
…
…
2019-01-13 10:03:55 +01:00
…
…
…
…
…
…
2018-11-10 07:43:00 -08:00
…
2018-12-21 14:11:36 +01:00
…
…
…
2018-11-13 11:17:04 -08:00
…
…
2018-11-13 11:17:02 -08:00
2018-11-27 16:09:41 +01:00
2018-10-03 17:01:42 -07:00
2019-01-31 08:12:33 +01:00
…
…
…
…