net: ipa: change GSI command timeout
authorAlex Elder <elder@linaro.org>
Wed, 13 Jan 2021 17:15:30 +0000 (11:15 -0600)
committerJakub Kicinski <kuba@kernel.org>
Fri, 15 Jan 2021 01:40:05 +0000 (17:40 -0800)
commit59b5f45496253ae977792cbe82480686be46b005
tree83bec2d1be52990919be4bdff1ac64fd1af1c580
parent74401946bdad6eb812d2d3c77f1ace849f963a6a
net: ipa: change GSI command timeout

The GSI command timeout is currently 5 seconds, which is much higher
than it should be.

Express the timeout in milliseconds rather than seconds, and reduce
it to 50 milliseconds.

Signed-off-by: Alex Elder <elder@linaro.org>
Reviewed-by: Saeed Mahameed <saeedm@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ipa/gsi.c