On Fri, 2011-02-04 at 14:05 +0100, Johannes Berg wrote: > On Fri, 2011-02-04 at 17:55 +0530, Vivek Natarajan wrote: > > > + if (!(ieee80211_is_nullfunc(hdr->frame_control) && > > + ieee80211_has_pm(hdr->frame_control)) && > > + (ifmgd->flags & IEEE80211_STA_PS_PENDING)) > > + ifmgd->flags &= ~IEEE80211_STA_PS_PENDING; > > + > > That's still just as broken before -- you can't assume ifmgd is valid > here. Err, never mind, I see you moved it. johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html