diff options
author | Toke Høiland-Jørgensen <[email protected]> | 2019-11-12 14:08:35 +0100 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2019-11-22 12:53:53 +0100 |
commit | 5072f73cb6ee0867d2d11996a244eba48bfda931 (patch) | |
tree | dc427d33af298d813eb9ec842aabf9c5118cb54e /samples/bpf/tcp_basertt_kern.c | |
parent | b226a826d83d66806fae20fc3518dace8b86bacb (diff) |
mac80211: Add new sta_info getter by sta/vif addrs
In ieee80211_tx_status() we don't have an sdata struct when looking up the
destination sta. Instead, we just do a lookup by the vif addr that is the
source of the packet being completed. Factor this out into a new sta_info
getter helper, since we need to use it for accounting AQL as well.
Signed-off-by: Toke Høiland-Jørgensen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[remove internal rcu_read_lock(), document instead]
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'samples/bpf/tcp_basertt_kern.c')
0 files changed, 0 insertions, 0 deletions