commit | 6a5dc76ac4f5d5050dd50298882b933193ece79d | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Wed May 06 17:38:06 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed May 06 17:38:06 2020 -0700 |
tree | 36ec44978f9a25b4ff9927a42d77fd8b8d668e9e | |
parent | 9c729e7484622b9fb2defa3c640ce141244c0a46 [diff] | |
parent | a4dcad344687abce72e2dea56e91d8c715407b6f [diff] |
Merge branch 'net-ipa-kill-endpoint-delay-mode-workaround' 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>