From: Johannes Berg Date: Tue, 3 Mar 2026 14:06:14 +0000 (+0100) Subject: wifi: mac80211: remove stale TODO item X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2f211be112e6453b3b3a1b752fd6f446e5297704;p=thirdparty%2Flinux.git wifi: mac80211: remove stale TODO item 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 --- diff --git a/net/mac80211/sta_info.h b/net/mac80211/sta_info.h index 2875ef7d7946b..f1b1bbf2a2d4c 100644 --- a/net/mac80211/sta_info.h +++ b/net/mac80211/sta_info.h @@ -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];