Search Linux Wireless

Re: [PATCH 2/2] cfg80211: simplify mesh BSS comparison

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

 



On Tue, 2013-01-29 at 17:42 -0800, Thomas Pedersen wrote:

> FWIW cfg80211_get_mesh() has no users either.

Oh, I'll kill it too then :-)

> > +	if (WLAN_CAPABILITY_IS_STA_BSS(a->capability))
> > +		ie1 = cfg80211_find_ie(WLAN_EID_MESH_ID,
> > +				       a_ies->data, a_ies->len);
> > +	if (WLAN_CAPABILITY_IS_STA_BSS(a->capability))
> 
> You probably wanted:
> 
> 	if (WLAN_CAPABILITY_IS_STA_BSS(b->capability))

Yup, indeed, thanks.

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