]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'DPAA-Ethernet-changes'
authorDavid S. Miller <davem@davemloft.net>
Thu, 24 Oct 2019 22:21:58 +0000 (15:21 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 24 Oct 2019 22:21:58 +0000 (15:21 -0700)
commit30f9c3611f7ecae530665c327c3ce1dce83e3158
tree403279c6af3617e7bb7b2b7deec704d31faf87f0
parent735a195911fc3a18f531ea0a4f2b7214556a598c
parent71fa1ae1801d9b4d8090d117ac826bf9b3cfdb44
Merge branch 'DPAA-Ethernet-changes'

Madalin Bucur says:

====================
DPAA Ethernet changes

v3: add newline at the end of error messages
v2: resending with From: field matching signed-off-by

Here's a series of changes for the DPAA Ethernet, addressing minor
or unapparent issues in the codebase, adding probe ordering based on
a recently added DPAA QMan API, removing some redundant code.
====================

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