aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ipa/ipa_endpoint.h
diff options
context:
space:
mode:
authorAlex Elder <elder@linaro.org>2020-05-04 18:53:43 -0500
committerDavid S. Miller <davem@davemloft.net>2020-05-06 17:41:11 -0700
commit9928fcc76f7bb5c93d512767b039e8257ab3093e (patch)
tree9b8d569b59d218c5a18b30c5807caf70228f80f9 /drivers/net/ipa/ipa_endpoint.h
parentnet: ipa: get rid of workaround in ipa_endpoint_stop() (diff)
downloadwireguard-linux-9928fcc76f7bb5c93d512767b039e8257ab3093e.tar.xz
wireguard-linux-9928fcc76f7bb5c93d512767b039e8257ab3093e.zip
net: ipa: don't retry in ipa_endpoint_stop()
The only reason ipa_endpoint_stop() had a retry loop was that the just-removed workaround required an IPA DMA command to occur between attempts. The gsi_channel_stop() call that implements the stop does its own retry loop, to cover a channel's transition from started to stop-in-progress to stopped state. Get rid of the unnecessary retry loop in ipa_endpoint_stop(). Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ipa/ipa_endpoint.h')
0 files changed, 0 insertions, 0 deletions