]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
wifi: mac80211: remove stale TODO item
authorJohannes Berg <johannes.berg@intel.com>
Tue, 3 Mar 2026 14:06:14 +0000 (15:06 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 6 Mar 2026 09:44:37 +0000 (10:44 +0100)
We've addressed multi-link operation, nothing appears to still
need to get moved around.

Link: https://patch.msgid.link/20260303150614.5f4b91c2490e.Ic49b55bd211129e05b1d035ad468d033cf24c0e9@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/sta_info.h

index 2875ef7d7946b2a0f30702765fdba639715f660e..f1b1bbf2a2d4c82a264d389e957361d16e7c38fa 100644 (file)
@@ -510,7 +510,6 @@ struct ieee80211_fragment_cache {
  *     during finalize
  * @debugfs_dir: debug filesystem directory dentry
  * @pub: public (driver visible) link STA data
- * TODO Move other link params from sta_info as required for MLD operation
  */
 struct link_sta_info {
        u8 addr[ETH_ALEN];