summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/debugfs_sta.c
diff options
context:
space:
mode:
authorKalle Valo <kvalo@kernel.org>2023-12-17 14:20:18 +0300
committerKalle Valo <kvalo@kernel.org>2023-12-17 14:20:18 +0300
commitc5a3f56fcdb0a48a20772e4c9b8adc6c7256a461 (patch)
tree575385660ab3d026d47b6ee758f945127b1fddc3 /drivers/net/wireless/ath/ath10k/debugfs_sta.c
parent40d51f70f08273b0a515a8a0829c2740f4f1eb7f (diff)
parentfd6ed1772b2c639370b7b41602d4c925dbd003d4 (diff)
downloadlinux-c5a3f56fcdb0a48a20772e4c9b8adc6c7256a461.tar.xz
Merge tag 'ath-next-20231215' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath
ath.git patches for v6.8. We have new features only for ath12k but lots of small cleanup for ath10k, ath11k and ath12k. And of course smaller fixes to several drivers. Major changes: ath12k * support one MSI vector * WCN7850: support AP mode
Diffstat (limited to 'drivers/net/wireless/ath/ath10k/debugfs_sta.c')
-rw-r--r--drivers/net/wireless/ath/ath10k/debugfs_sta.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/ath/ath10k/debugfs_sta.c b/drivers/net/wireless/ath/ath10k/debugfs_sta.c
index 87a3365330ff..394bf3c32abf 100644
--- a/drivers/net/wireless/ath/ath10k/debugfs_sta.c
+++ b/drivers/net/wireless/ath/ath10k/debugfs_sta.c
@@ -2,6 +2,7 @@
/*
* Copyright (c) 2014-2017 Qualcomm Atheros, Inc.
* Copyright (c) 2018, The Linux Foundation. All rights reserved.
+ * Copyright (c) 2022 Qualcomm Innovation Center, Inc. All rights reserved.
*/
#include "core.h"