From: Jouni Malinen Date: Fri, 4 Dec 2009 17:10:34 +0000 (+0200) Subject: mac80211_hwsim: Check all local addresses for TX Ack status X-Git-Tag: v2.6.34-rc1~233^2~705^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=265dc7f0964e4df95ab57a9d1618689301d39a55;p=pandora-kernel.git mac80211_hwsim: Check all local addresses for TX Ack status Since mac80211_hwsim supports multiple virtual interfaces, we need to iterate through all active interfaces when figuring out whether there is a match during TX Ack status checking. This fixes TX status reporting for cases where secondary interfaces are used. Signed-off-by: Jouni Malinen Signed-off-by: John W. Linville --- Reading git-diff-tree failed