summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorIlan Peer <ilan.peer@intel.com>2025-09-07 11:51:17 +0300
committerJohannes Berg <johannes.berg@intel.com>2025-09-10 15:04:47 +0200
commitea928544f3215fdeac24d66bef85e10bb638b8c1 (patch)
tree6aff6ba9b1ecce208c4b5a61eaa8eeac3722a03c /tools/perf/scripts/python/export-to-sqlite.py
parent906a5a8c7152ec2f76280f7224bb13adab64118c (diff)
downloadkernel-ea928544f3215fdeac24d66bef85e10bb638b8c1.tar.gz
wifi: mac80211: Fix HE capabilities element check
The element data length check did not account for the extra octet used for the extension ID. Fix it. Signed-off-by: Ilan Peer <ilan.peer@intel.com> Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com> Link: https://patch.msgid.link/20250907115109.8da0012e2286.I8c0c69a0011f7153c13b365b14dfef48cfe7c3e3@changeid Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
Arvind Yadav 2017-12-07driver core: Remove redundant license textGreg Kroah-Hartman 2017-12-07driver core: add SPDX identifiers to all driver core filesGreg Kroah-Hartman 2017-10-19drivers: flag buses which demand DMA configurationRobin Murphy 2017-09-18driver core: platform: Don't read past the end of "driver_override" bufferNicolai Stange 2017-07-07Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds 2017-07-03platform: Accept const propertiesJan Kiszka 2017-05-25driver core: platform: fix race condition with driver_overrideAdrian Salido 2017-03-22of: Add function for generating a DT modalias with a newlineRob Herring 2017-02-22Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds 2017-02-03ACPI: Add support for ResourceSource/IRQ domain mappingAgustin Vega-Frias 2017-01-11platform: Print the resource range if device failed to claimChen Yu 2016-09-27driver-core: platform: Catch errors from calls to irq_get_irq_dataGuenter Roeck 2016-08-31platform: don't return 0 from platform_get_irq[_byname]() on errorSergei Shtylyov 2016-08-31platform driver: fix use-after-free in platform_device_del()Jerome Marchand 2016-04-09device property: don't bother the drivers with struct property_setHeikki Krogerus