> > > > > - mac80211_ev_michael_mic_failure(rx->sdata, rx->key->conf.keyidx, > > > + mac80211_ev_michael_mic_failure(rx->sdata, > > > + rx->key ? rx->key->conf.keyidx : -1, > > > (void *) skb->data, NULL, GFP_ATOMIC); > > > > In special cases like this a comment in the code would be nice. > > Repost with a comment, as Kalle requested? > Sure thing. Arik -- 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