]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
LinuxKPI: 802.11: implement ieee80211_tx_status_ext()
authorBjoern A. Zeeb <bz@FreeBSD.org>
Tue, 31 Jan 2023 15:35:59 +0000 (15:35 +0000)
committerBjoern A. Zeeb <bz@FreeBSD.org>
Thu, 23 Feb 2023 19:32:34 +0000 (19:32 +0000)
commit47ff90e57ef3a2e9ad39133d558064ef490e42c0
tree4dc2fc595af008a0de0901a613798614a2c7201e
parent422d97dd1be339e9c7cdd48cff0b625e5b8f4013
LinuxKPI: 802.11: implement ieee80211_tx_status_ext()

Add an implementation of ieee80211_tx_status_ext() extending the
internal linuxkpi_ieee80211_tx_status() implementation.

Sponsored by: The FreeBSD Foundation
Approved by: re (cperciva)

(cherry picked from commit a839757109891573123d8777b539fafa2d2198bb)
(cherry picked from commit df109ed24233e367ef7060a25ab1b55e2afcddc8)
sys/compat/linuxkpi/common/include/net/mac80211.h
sys/compat/linuxkpi/common/src/linux_80211.c