From: Felix Fietkau Date: Wed, 19 Nov 2014 19:08:08 +0000 (+0100) Subject: mac80211: add tx_status_noskb to rate_control_ops X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~28^2~15^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f684565e0af43586bfc3e005d173f94b0f902a5d;p=pandora-kernel.git 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 Signed-off-by: Johannes Berg --- Reading git-diff-tree failed