commit | bb428a5c4df5f50acdce89449e476faa0b295e95 | [log] [tgz] |
---|---|---|
author | Tariq Toukan <tariqt@mellanox.com> | Mon Oct 09 16:59:48 2017 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 09 10:33:05 2017 -0700 |
tree | 692a2a2e599a46e0265dac77c93a5df4768a5b89 | |
parent | acb40d8412572b2a79216a98acdbac10e620da1b [diff] |
net/mlx4: Fix endianness issue in qp context params Should take care of the endianness before assigning to params2 field. Fixes: 53f33ae295a5 ("net/mlx4_core: Port aggregation upper layer interface") Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>