From: Erik Stromdahl Date: Thu, 28 Dec 2017 19:06:43 +0000 (+0100) Subject: ath10k: fix spelling error X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=5c9f071327062f552576013e85945e8de596540e;p=linux.git ath10k: fix spelling error Signed-off-by: Erik Stromdahl Signed-off-by: Kalle Valo --- diff --git a/drivers/net/wireless/ath/ath10k/wmi.h b/drivers/net/wireless/ath/ath10k/wmi.h index b0ed38c05bf85..c7b30ed9015d4 100644 --- a/drivers/net/wireless/ath/ath10k/wmi.h +++ b/drivers/net/wireless/ath/ath10k/wmi.h @@ -2929,7 +2929,7 @@ struct wmi_ext_resource_config_10_4_cmd { __le32 max_tdls_concurrent_buffer_sta; }; -/* strucutre describing host memory chunk. */ +/* structure describing host memory chunk. */ struct host_memory_chunk { /* id of the request that is passed up in service ready */ __le32 req_id;