diff options
author | Erik Stromdahl <erik.stromdahl@gmail.com> | 2017-12-28 14:06:43 -0500 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2018-01-09 03:18:20 -0500 |
commit | 5c9f071327062f552576013e85945e8de596540e (patch) | |
tree | 77822d159c6ad51c55830c1007457e83a3c0c226 | |
parent | 7d3e4dbe570e79940624ff46387e34db741dcb5c (diff) |
ath10k: fix spelling error
Signed-off-by: Erik Stromdahl <erik.stromdahl@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
-rw-r--r-- | drivers/net/wireless/ath/ath10k/wmi.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/ath/ath10k/wmi.h b/drivers/net/wireless/ath/ath10k/wmi.h index b0ed38c05bf8..c7b30ed9015d 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 { | |||
2929 | __le32 max_tdls_concurrent_buffer_sta; | 2929 | __le32 max_tdls_concurrent_buffer_sta; |
2930 | }; | 2930 | }; |
2931 | 2931 | ||
2932 | /* strucutre describing host memory chunk. */ | 2932 | /* structure describing host memory chunk. */ |
2933 | struct host_memory_chunk { | 2933 | struct host_memory_chunk { |
2934 | /* id of the request that is passed up in service ready */ | 2934 | /* id of the request that is passed up in service ready */ |
2935 | __le32 req_id; | 2935 | __le32 req_id; |