Ron, sorry, totally forgot about this patch after asking about the macro that doesn't seem to exist after all. On Mon, 2007-12-10 at 11:16 +0200, Ron Rindjunsky wrote: > 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. Taking a closer look... > + if (sdata->type == IEEE80211_IF_TYPE_STA) > + return TXRX_DROP; Should we maybe do the test explicitly for when we want it, i.e. AP/VLAN/IBSS cases? Just thinking of the mesh networking stuff etc. that's being added... Other than that, looks fine. johannes
Attachment:
signature.asc
Description: This is a digitally signed message part