]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
wifi: mac80211: implement callbacks for <add/mod/del>_link_station
authorShaul Triebitz <shaul.triebitz@intel.com>
Tue, 14 Jun 2022 14:27:03 +0000 (17:27 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 15 Jul 2022 09:43:13 +0000 (11:43 +0200)
commit21476ad16d3ca3687a474556c67d4789ef85a5df
treefa5fae69d56ce2e697af8a7bf249f1865ebe4f01
parentb95eb7f0eee479478eb1a7c0a42a80167708c1df
wifi: mac80211: implement callbacks for <add/mod/del>_link_station

Implement callbacks for cfg80211 add_link_station, mod_link_station,
and del_link_station API.

Signed-off-by: Shaul Triebitz <shaul.triebitz@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/cfg.c
net/mac80211/sta_info.c
net/mac80211/sta_info.h