[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#939986: (no subject)



salsa is down, but assuming net/wireless/nl80211.c is unpatched, it's running into this:

/* a self-managed-reg device must have a private regdom */
if (WARN_ON(!regdom && self_managed)) {
	nlmsg_free(msg);
	return -EINVAL;
}

Any ideas?


Reply to: