]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcbf3b56fd7c6dfdd64a0a664373eadfe4d40c6a0
tree6f9011a103a1f1103eb8d0d914da095384f411fa
parentfdadb287231d21f0e60c5a94ae5ab22f5da6ee1b
parent7d3a1f4fd2b2bd89351a6d1e805ac4a7fef29b64
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:
8b5b7a1b2df1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
====================

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