On Sun, 2011-10-02 at 10:15 +0200, Eliad Peller wrote: > tx params should be configured per interface. > add ieee80211_vif param to the conf_tx callback, > and change all the drivers that use this callback. For the record, I said this to you on IRC but you weren't around I guess. This patch (with the other ones) is now passing a bogus sdata/vif pointer to drivers -- e.g. for monitor mode interfaces from ieee80211_do_open -> ieee80211_set_wmm_default -> drv_conf_tx. I suspect the way to fix this would be to move the call to ieee80211_set_wmm_default into the last switch statement in do_open, could you please look into it? Thx, 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