wifi: mac80211: provide link ID in link_conf
authorJohannes Berg <johannes.berg@intel.com>
Fri, 24 Jun 2022 12:42:12 +0000 (14:42 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 15 Jul 2022 09:43:15 +0000 (11:43 +0200)
commit3fbddae46e5fc3f1630c7cf561d88e4ad21c7105
tree165432b33580a16de3fea3160187a5c0b68bfa47
parentb2e8434f1829bb500f79b1adb80ffed2316811cf
wifi: mac80211: provide link ID in link_conf

It might be useful to drivers to be able to pass only the
link_conf pointer, rather than both the pointer and the
link_id; add the link_id to the link_conf to facility that.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/iface.c