]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit48fea861c9fbee5aae17897fb9acc4d348a9abac
tree84f297a4df4c18b5ec6e589528c8f2d978d8abae
parent55a93b3ea780908b7d1b3a8cf1976223a9268d78
parentf832dc820fe8fca561933e8fa734adca75bba5a0
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>