diff options
author | Christian Marangi <ansuelsmth@gmail.com> | 2023-05-06 15:41:21 +0200 |
---|---|---|
committer | Christian Marangi <ansuelsmth@gmail.com> | 2023-05-12 03:15:37 +0200 |
commit | 5180469394d487b16c3c4756c9bb0a92e94853df (patch) | |
tree | 197a4e52033bdec68ce92d428b8cb18bf03f0ada /config | |
parent | 3e9c471525328ba152ecbc8aced417e4a7c7a9c1 (diff) | |
download | upstream-5180469394d487b16c3c4756c9bb0a92e94853df.tar.gz upstream-5180469394d487b16c3c4756c9bb0a92e94853df.tar.bz2 upstream-5180469394d487b16c3c4756c9bb0a92e94853df.zip |
ath10k-ct: add patch fixing compilation warning for debug level
Add patch fixing compilation warning for debug level read.
Fix compilation warning:
/__w/openwrt/openwrt/openwrt/build_dir/target-mips-openwrt-linux-musl_musl/linux-malta_be/ath10k-ct-regular/ath10k-ct-2022-05-13-f808496f/ath10k-5.15/debug.c: In function 'ath10k_read_debug_level': /__w/openwrt/openwrt/openwrt/build_dir/target-mips-openwrt-linux-musl_musl/linux-malta_be/ath10k-ct-regular/ath10k-ct-2022-05-13-f808496f/ath10k-5.15/debug.c:1388:1: error: the frame size of 1440 bytes is larger than 1024 bytes [-Werror=frame-larger-than=]
1388 | }
| ^
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions