Searched hist:a4dcad344687abce72e2dea56e91d8c715407b6f (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ipa/ |
H A D | ipa_data.h | diff a4dcad344687abce72e2dea56e91d8c715407b6f Tue May 05 01:37:13 CEST 2020 Alex Elder <elder@linaro.org> net: ipa: remove endpoint delay mode feature
A "delay mode" feature was put in place to work around a problem that was observed during development of the upstream IPA driver. It used TX endpoint "delay mode" in order to prevent transmitting packets toward the modem before it was ready.
A race condition that would explain the problem has long since been fixed, and we have concluded that the "delay mode" feature is no longer required. So get rid of it.
Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | ipa_endpoint.c | diff a4dcad344687abce72e2dea56e91d8c715407b6f Tue May 05 01:37:13 CEST 2020 Alex Elder <elder@linaro.org> net: ipa: remove endpoint delay mode feature
A "delay mode" feature was put in place to work around a problem that was observed during development of the upstream IPA driver. It used TX endpoint "delay mode" in order to prevent transmitting packets toward the modem before it was ready.
A race condition that would explain the problem has long since been fixed, and we have concluded that the "delay mode" feature is no longer required. So get rid of it.
Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|