I was about to apply this (with a typo fix for "responsile"), but
noticed these messages:
printk(KERN_DEBUG "mac80211_hwsim: received a REGISTER, "
"switching to wmediumd mode with pid %d\n", info-
quoted
snd_portid);
+ if (notify->portid == hwsim_net_get_wmediumd(notify->net)) {
printk(KERN_INFO "mac80211_hwsim: wmediumd released
netlink"
" socket, switching to perfect channel
medium\n");
I wonder if we can do something better about them? Or perhaps if we
should remove them, so other namespaces won't mess up the kernel log?
johannes
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html