]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: allow low level drivers to report packet loss
authorArik Nemtsov <arik@wizery.com>
Mon, 18 Apr 2011 11:22:28 +0000 (14:22 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 28 Apr 2011 18:50:00 +0000 (14:50 -0400)
commitee683d5b97f74e1792b0c60da67147a2ff57ea91
tree08b328c679baf16f6d52c457ae6b40656dba2524
parented8cd898e5d24d2dc86d2a9a53386c6eb583535e
mac80211: allow low level drivers to report packet loss

Add API that allows low level drivers to notify mac80211 about TX
packet loss. This is useful when there are FW triggers to notify the
low level driver about these events.

Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/mac80211.h
net/mac80211/status.c