OSDN Git Service

wifi: mac80211: Use active_links instead of valid_links in Tx
authorIlan Peer <ilan.peer@intel.com>
Thu, 8 Jun 2023 13:36:07 +0000 (16:36 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 9 Jun 2023 11:31:08 +0000 (13:31 +0200)
commit7b3b9ac899b54f53f7c9fc07e1c562f56b2187fa
tree8714e1bb4d9306ca7c1c43afe4d560c95094c435
parent34d4e3eb67fed9c19719bedb748e5a8b6ccc97a5
wifi: mac80211: Use active_links instead of valid_links in Tx

Fix few places on the Tx path where the valid_links were used instead
of active links.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230608163202.e24832691fc8.I9ac10dc246d7798a8d26b1a94933df5668df63fc@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/tx.c