Skip to content
Commit 06aabf77 authored by Ben Greear's avatar Ben Greear Committed by Greg Kroah-Hartman
Browse files

wifi: iwlwifi: Ensure ack flag is properly cleared.

[ Upstream commit e8fbe99e

 ]

Debugging indicates that nothing else is clearing the info->flags,
so some frames were flagged as ACKed when they should not be.
Explicitly clear the ack flag to ensure this does not happen.

Signed-off-by: default avatarBen Greear <greearb@candelatech.com>
Acked-by: default avatarGregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230808205605.4105670-1-greearb@candelatech.com
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 6063f6f6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment