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)
commit8178d38b704f0a08a74b030c35e6eca5f5019d3d
tree08b328c679baf16f6d52c457ae6b40656dba2524
parentc989bb15e95a93e20fc86783264f6298116e8651
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