]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit927460231e3454c53bda04f4ebba7d4a6f1670dc
tree47b42738f73ef38ccf888215786e231a0e5a407e
parent93608de1bac8cfbd8548ce6198f17b1fd4e15c36
parentcae68caab279e179014d76af26348f1b891aef03
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>