Просмотр исходного кода

ath10k: fix spelling error

Signed-off-by: Erik Stromdahl <erik.stromdahl@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Erik Stromdahl 7 лет назад
Родитель
Сommit
5c9f071327
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      drivers/net/wireless/ath/ath10k/wmi.h

+ 1 - 1
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;
 	__le32 max_tdls_concurrent_buffer_sta;
 };
 };
 
 
-/* strucutre describing host memory chunk. */
+/* structure describing host memory chunk. */
 struct host_memory_chunk {
 struct host_memory_chunk {
 	/* id of the request that is passed up in service ready */
 	/* id of the request that is passed up in service ready */
 	__le32 req_id;
 	__le32 req_id;