Am 03.10.2016 um 13:03 schrieb M. Braun: > because the in ieee80211_mgmt_tx the ups, that was the patch itself. I think I carried it over from ieee80211_add_key, that does > > if (mac_addr) { > if (ieee80211_vif_is_mesh(&sdata->vif)) > sta = sta_info_get(sdata, mac_addr); > else > sta = sta_info_get_bss(sdata, mac_addr); > Regards, M. Braun