wl12xx: don't indicate up PS-filtered dummy packets
authorArik Nemtsov <arik@wizery.com>
Thu, 25 Aug 2011 09:43:12 +0000 (12:43 +0300)
committerLuciano Coelho <coelho@ti.com>
Wed, 14 Sep 2011 09:43:51 +0000 (12:43 +0300)
commitf8e0af6b8732b47c2531a280753d29a4ca2d114b
tree83191f3757020c015abf9d9787a0df0f38185721
parent20a33e52edfd75510ee8cc56a013dd55cb0de0aa
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>
drivers/net/wireless/wl12xx/ps.c
drivers/net/wireless/wl12xx/tx.c
drivers/net/wireless/wl12xx/tx.h