Merge branch 'mlx4-misc'
authorDavid S. Miller <davem@davemloft.net>
Tue, 27 Feb 2018 19:53:27 +0000 (14:53 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 27 Feb 2018 19:53:27 +0000 (14:53 -0500)
commit3f5a68300a40fed52c02ba4f614c291028aa06cd
tree6f9011a103a1f1103eb8d0d914da095384f411fa
parent431c7ec3b3bac0136c61dd38814d51519db6eee6
parenta970d8dba5dab199218d13080dcad4e22cbaf8b5
Merge branch 'mlx4-misc'

Tariq Toukan says:

====================
mlx4_en misc for 4.17

This patchset contains misc enhancements from the team
to the mlx4 Eth driver.

Patch 1 by Eran adds physical layer counters.
Patch 2 by Eran cleans-up a redundant warn print.
Patch 3 combines the checks of two end cases into a single if statement.
Patch 4 takes common code structures out of the #ifdef, following your
comment on a previous patch.

Series generated against net-next commit:
f74290fdb363 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
====================

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