commit | 265dc7f0964e4df95ab57a9d1618689301d39a55 | [log] [tgz] |
---|---|---|
author | Jouni Malinen <jouni.malinen@atheros.com> | Fri Dec 04 19:10:34 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Dec 22 13:55:54 2009 -0500 |
tree | fe34bb4005b991b21fcdf7c9046c94f77ba4295e | |
parent | 2c7e6bc9ac7cb518cf037495932d80f71a1596f2 [diff] |
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 <jouni.malinen@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>