OSDN Git Service

Merge branch 'net-ipa-kill-endpoint-delay-mode-workaround'
authorDavid S. Miller <davem@davemloft.net>
Thu, 7 May 2020 00:38:06 +0000 (17:38 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 7 May 2020 00:38:06 +0000 (17:38 -0700)
Alex Elder says:

====================
net: ipa: kill endpoint delay mode workaround

A "delay mode" feature was put in place to work around a problem
where packets could passed to the modem before it was ready to
handle them.  That problem no longer exists, and we don't need the
workaround any more so get rid of it.
====================

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

Trivial merge