aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMartin Kaiser <[email protected]>2022-06-02 21:37:25 +0200
committerGreg Kroah-Hartman <[email protected]>2022-06-06 08:08:36 +0200
commit979315ccedf45ba5b74313c463f9d94b87411932 (patch)
tree2bf85cb7a233a8818cb59457d36a51a321f48ec2 /tools/perf/scripts/python/bin
parentd8f2cff63249fdf7f2cf78e70344613db1fc4e53 (diff)
staging: r8188eu: remove the pframe variable
Remove the pframe variable, it is no longer used for populating fields of the outgoing frame. pmgntframe->buf_addr is already a u8 *, we can drop the (u8 *) cast. Increment the u8 *pmgntframe->buf_addr by TXDESC_OFFSET before we cast it to struct ieee80211_mgmt *. Tested-by: Pavel Skripkin <[email protected]> Signed-off-by: Martin Kaiser <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions