diff options
author | YueHaibing <yuehaibing@huawei.com> | 2022-04-11 05:08:43 +0300 |
---|---|---|
committer | Kalle Valo <quic_kvalo@quicinc.com> | 2022-04-23 12:29:53 +0300 |
commit | 67888630addeaa2ae1c04d8d020daccbd26d05d9 (patch) | |
tree | a6e29986b37b9cb7cfcb7169a8f9f928ef812312 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 605194411d7379645ed44e447c4b804a0b476109 (diff) | |
download | linux-67888630addeaa2ae1c04d8d020daccbd26d05d9.tar.xz |
ath11k: Fix build warning without CONFIG_IPV6
drivers/net/wireless/ath/ath11k/mac.c:8175:13: error: ‘ath11k_mac_op_ipv6_changed’ defined but not used [-Werror=unused-function]
static void ath11k_mac_op_ipv6_changed(struct ieee80211_hw *hw,
^~~~~~~~~~~~~~~~~~~~~~~~~~
Wrap it with #ifdef block to fix this.
Fixes: c3c36bfe998b ("ath11k: support ARP and NS offload")
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://lore.kernel.org/r/20220411020843.10284-1-yuehaibing@huawei.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions