> > Can you try to find out what code this corresponds to? > > From objdump with line numbers, it occurs at "for (i = 0; i < > bss->supp_rates_len; i++) {" in ieee80211_compatible_rates, which I think is > entered from ieee80211_send_assoc. It seems that bss is NULL. For testing, I > have placed a WARN_ON(!bss) statement just before the for loop. That looks plausible. Helmut, any ideas how to avoid this? Skip the compatible rates test completely and use all rates in this situation? johannes
Attachment:
signature.asc
Description: This is a digitally signed message part