From: Qasim Javed Date: Tue, 5 Jun 2012 06:25:44 +0000 (-0500) Subject: mac80211_hwsim: Set IEEE80211_STAT_ACK flag when userspace indicates that the frame... X-Git-Tag: v3.5-rc3~22^2~10^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06cf5c4c5bea549235da1aace86b90d4ad0084f8;p=pandora-kernel.git mac80211_hwsim: Set IEEE80211_STAT_ACK flag when userspace indicates that the frame has been acknowledged. The station fail average is not updated correctly since the IEEE80211_STAT_ACK flag is not set when using wmediumd with mac80211_hwsim. Set this flag when wmediumd indicates that the frame was successfully transmitted (eventually). Signed-off-by: Qasim Javed Signed-off-by: Javier Cardona Signed-off-by: John W. Linville --- Reading git-diff-tree failed