mac80211: pass in PS_POLL frames
authorRon Rindjunsky <ron.rindjunsky@intel.com>
Tue, 18 Dec 2007 15:23:53 +0000 (17:23 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:59:16 +0000 (14:59 -0800)
commit98f0b0a3a412eade153c7cf00c6b863600980d89
tree5404eb10a289c27d79e6808bf0ba4dc69e958b58
parentd647b36a69bf0a630ebf981bde3c0651e2779e5e
mac80211: pass in PS_POLL frames

This patch fixes should_drop_frame function to pass in ps poll control
frames required for power save functioanlity. Interface types that do not
have interest for PS POLL frames now drop it in handler.

Signed-off-by: Ron Rindjunsky <ron.rindjunsky@intel.com>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/mac80211/rx.c
net/mac80211/util.c