]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - include/net/mac80211.h
mac80211: add tx_status_noskb to rate_control_ops
authorFelix Fietkau <nbd@openwrt.org>
Wed, 19 Nov 2014 19:08:08 +0000 (20:08 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 28 Nov 2014 14:01:50 +0000 (15:01 +0100)
commitf684565e0af43586bfc3e005d173f94b0f902a5d
treea10257c1c797c058cb5f5ed4a0ac437ea1d3927a
parent95943425c09616d22ba9bc185d70f8b815a77f9b
mac80211: add tx_status_noskb to rate_control_ops

This op works like .tx_status, except it does not need access to the
skb. This will be used by drivers that cannot match tx status
information to specific packets.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/rate.h