]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mlx5-next'
authorDavid S. Miller <davem@davemloft.net>
Fri, 3 Oct 2014 22:42:37 +0000 (15:42 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 3 Oct 2014 22:42:37 +0000 (15:42 -0700)
commitf9170be842bef3fd387fea0523231cf04e8edacd
tree84f297a4df4c18b5ec6e589528c8f2d978d8abae
parentb801f3de7c412c63c9e2005e2b5cc71004016265
parentadb22edf237cebda8b60aed3b04c0396e79b082b
Merge branch 'mlx5-next'

Eli Cohen says:

====================
mlx5 update for 3.18

This series integrates a new mechanism for populating and extracting field values
used in the driver/firmware interaction around command mailboxes.

Changes from V1:
 - Remove unused definition of memcpy_cpu_to_be32()
 - Remove definitions of non_existent_*() and use BUILD_BUG_ON() instead.
 - Added a patch one line patch to add support for ConnectX-4 devices.

Changes from V0:
 - trimmed the auto-generated file to a minimum, as required by the reviewers.
====================

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