From: Arik Nemtsov Date: Thu, 25 Aug 2011 09:43:12 +0000 (+0300) Subject: wl12xx: don't indicate up PS-filtered dummy packets X-Git-Tag: v3.2-rc1~129^2~183^2~114^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8e0af6b8732b47c2531a280753d29a4ca2d114b;p=pandora-kernel.git 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 Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed