Search Linux Wireless

Re: [PATCH v2] cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STA

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

 



> >         struct wireless_dev *wdev;
> > -       struct wiphy *wiphy = wiphy_idx_to_wiphy(rdev->wiphy_idx);
> > +       struct cfg80211_registered_device *rdev = wiphy_to_rdev(wiphy);
> >
> >         ASSERT_RTNL();
> >
> Seems after this patch we hit ASSERT_RTNL() when setup ibss (seems
> same for MONITOR)
> Simplest solution is move this assert after  if (iftype !=
> NL80211_IFTYPE_P2P_GO && ...) check, but I am not sure this is the
> best solution :)
> Anyway cfg80211_reg_can_beacon() need clear description about RTNL
> locking while drivers could call this ...

We actually have a different fix in the internal Intel tree already.
But yea you're right :)
I guess it should be pushed out soon (or maybe I'll push it).

Arik
--
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