diff options
author | Michael Braun <[email protected]> | 2013-02-13 16:49:16 +0100 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2013-02-15 09:41:08 +0100 |
commit | de74a1d9032f4d37ea453ad2a647e1aff4cd2591 (patch) | |
tree | 515e2fcbb325d2c2fe0ae1ab53572517cb04f6d1 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 397a7a24ef8c2967a3e8090013f9c54714110c48 (diff) |
mac80211: fix WPA with VLAN on AP side with ps-sta
When sending a broadcast while at least on of the connected stations is
sleeping, it gets queued and send after a DTIM beacon is sent.
If the packet was to be sent on a vlan interface, the vif used for dequeing
from the per-bss queue does not hold the per-vlan sdata. The correct sdata is
required to use the correct per-vlan broadcast/multicast key.
This patch fixes this by restoring the per-vlan sdata using the skb->dev entry.
Signed-off-by: Michael Braun <[email protected]>
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions