Merge branch 'mlx4-drivers-version-update'
authorDavid S. Miller <davem@davemloft.net>
Wed, 7 Jun 2017 19:33:02 +0000 (15:33 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 7 Jun 2017 19:33:02 +0000 (15:33 -0400)
commit50dffe7fad6c156c2928e45c19ff7b86eb951f4c
tree47b42738f73ef38ccf888215786e231a0e5a407e
parent5ebe31d7b20fa6c4b2542f957063e0cdf799b28a
parent0a528ee9a52007984fa60b0c4ef1f39fdf5edf8d
Merge branch 'mlx4-drivers-version-update'

Tariq Toukan says:

====================
mlx4 drivers: version update

This patchset contains version updates for the MLX4 drivers:
Core, EN, and IB.

Just like we've done in mlx5, we modify the outdated driver
version (reported in ethtool for example).
This better reflects the current driver state, and removes the
redundant date string.
We are not going to change this frequently or even use it.

I include the IB patch in this series as it has similar subject
and content.
It does not cause any kind of conflict with Doug's tree.
The rdma mailing list is CCed.
Please let me know if I need to submit this differently.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>