wifi: mac80211: pass link ID where already present
authorJohannes Berg <johannes.berg@intel.com>
Mon, 30 May 2022 12:18:09 +0000 (14:18 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 20 Jun 2022 10:55:13 +0000 (12:55 +0200)
commit7fc83a2ba2d54780690d871d03d0d8e75868a803
tree5289c9e0c0d4b2ede93faa7a55ce55c67c1a7955
parent8e14130d3faf7b6b0fc57b530bb601cd9d6a1dab
wifi: mac80211: pass link ID where already present

In a few cases we already have the link ID in the APIs,
pass it already even if it cannot be non-zero yet.

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