Search Linux Wireless

Re: [PATCH/RFC 2/3] mac80211_hwsim: add a control device

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

 



On Thu, 2010-03-11 at 23:43 -0500, Bob Copeland wrote:

> +	err = misc_register(&mac80211_hwsim_miscdev);
> +	if (err) {
> +		class_unregister(hwsim_class);
> +		goto failed;
> +	}
> +
>  	for (i = 0; i < radios; i++) {
>  		struct mac80211_hwsim_data *data =
>  			mac80211_hwsim_create_radio();
>  

Keeping the static virtual radios is odd ... you can't use them for
anything since they can't communicate, I think?

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

[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux