aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorWen Gong <[email protected]>2023-08-09 04:16:57 -0400
committerKalle Valo <[email protected]>2023-08-25 10:36:59 +0300
commit2f5124e86ae74b7ba24c9ae2644107b750cbf38f (patch)
treedbe24249c9aa33cd81e02f47053cdb006273e636 /tools/perf/scripts/python
parent1e4134610d93271535ecf900a676e1f094e9944c (diff)
wifi: ath12k: add check max message length while scanning with extraie
Currently the extraie length is directly used to allocate skb buffer. When the length of skb is greater than the max message length which firmware supports, error will happen in firmware side. Hence add check for the skb length and drop extraie when overflow and print a message. Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0-03427-QCAHMTSWPL_V1.0_V2.0_SILICONZ-1.15378.4 Signed-off-by: Wen Gong <[email protected]> Reviewed-by: Jeff Johnson <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions