OSDN Git Service

Merge branch 'net-ipa-limit-special-reset-handling'
authorDavid S. Miller <davem@davemloft.net>
Thu, 7 May 2020 00:36:04 +0000 (17:36 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 7 May 2020 00:36:04 +0000 (17:36 -0700)
Alex Elder says:

====================
net: ipa: limit special reset handling

Some special handling done during channel reset should only be done
for IPA hardare version 3.5.1.  This series generalizes the meaning
of a flag passed to indicate special behavior, then has the special
handling be used only when appropriate.
====================

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

Trivial merge