ieee80211_start_ap() function and ieee80211_stop_ap() function are handling keys and netif indication at interface level. With MLO there is requirement to handle it at link level. Add the required changes. Aditya Kumar Singh (1): wifi: mac80211: handle netif carrier up/down with link AP during MLO Rameshkumar Sundaram (1): wifi: mac80211: remove only link keys during stopping link AP --- net/mac80211/cfg.c | 40 +++++++++++++++++++++++++++++++++++++--- 1 file changed, 37 insertions(+), 3 deletions(-) base-commit: a4634aa71fee11f5e3e13bf7d80ee1480a64ce70 -- 2.25.1