commit | f8e0af6b8732b47c2531a280753d29a4ca2d114b | [log] [tgz] |
---|---|---|
author | Arik Nemtsov <arik@wizery.com> | Thu Aug 25 12:43:12 2011 +0300 |
committer | Luciano Coelho <coelho@ti.com> | Wed Sep 14 12:43:51 2011 +0300 |
tree | 83191f3757020c015abf9d9787a0df0f38185721 | |
parent | 20a33e52edfd75510ee8cc56a013dd55cb0de0aa [diff] |
wl12xx: don't indicate up PS-filtered dummy packets Dummy packets are currently only sent on the system_hlid link. The system_hlid link should never be filtered for PS (as it is not a STA link). Even so, for correctness, don't indicate dummy packets up. The skb does not belong to mac80211 and as such does not contain a correct skb->cb. Signed-off-by: Arik Nemtsov <arik@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>