Search Linux Wireless

Re: [PATCH v3 1/6] cfg80211/mac80211: disconnect on suspend

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

 



On Thu, 2013-02-28 at 10:55 +0100, Stanislaw Gruszka wrote:

> +static void cfg80211_leave_all(struct cfg80211_registered_device *rdev)
> +{
> +	struct wireless_dev *wdev;
> +
> +	list_for_each_entry_rcu(wdev, &rdev->wdev_list, list)
> +		cfg80211_leave(rdev, wdev);

That should not be the _rcu variant, I'll fix it.

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 Wireless Personal Area Network]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux