diff options
author | Johannes Berg <[email protected]> | 2024-02-28 09:48:15 +0100 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2024-03-04 14:33:01 +0100 |
commit | b413c0bd9ccc6bf705b51ae268c3a7ebba1cd11f (patch) | |
tree | c78d1efd3eb84d1b21422e4d9bb272ceed1859ba /tools | |
parent | 4d70e9c5488dd57ff5fcabe4d4ecf3d9dd4555ff (diff) |
wifi: mac80211: remove unneeded scratch_len subtraction
We're always using "scratch + len - pos", so we don't need
to subtract here to calculate the remaining length. Remove
the unnecessary subtraction.
Reviewed-by: Miriam Rachel Korenblit <[email protected]>
Reviewed-by: Ilan Peer <[email protected]>
Link: https://msgid.link/20240228094902.44e07cfa9e63.I7a9758fb9bc6b726aac49804f2f05cd521bc4128@changeid
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions