ath10k: fix spelling error
authorErik Stromdahl <erik.stromdahl@gmail.com>
Thu, 28 Dec 2017 19:06:43 +0000 (20:06 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 9 Jan 2018 08:18:20 +0000 (10:18 +0200)
Signed-off-by: Erik Stromdahl <erik.stromdahl@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath10k/wmi.h

index b0ed38c05bf853cca2a713cb521bc23ece9e2c18..c7b30ed9015d4728f923b36f562e762a62bb2869 100644 (file)
@@ -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;