Search Linux Wireless

Re: [PATCH 1/4] mac80211: Fix a typo in assoc vs. reassoc check

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

 



On Thu, 2009-03-19 at 13:39 +0200, Jouni Malinen wrote:
> plain text document attachment (mac80211-mlme-typo.patch)
> Signed-off-by: Jouni Malinen <jouni.malinen@xxxxxxxxxxx>

Acked-by: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>

> ---
>  net/mac80211/mlme.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> --- uml.orig/net/mac80211/mlme.c	2009-03-19 00:18:40.000000000 +0200
> +++ uml/net/mac80211/mlme.c	2009-03-19 00:18:57.000000000 +0200
> @@ -103,7 +103,7 @@ static void ieee80211_send_assoc(struct 
>  	u32 rates = 0;
>  	size_t e_ies_len;
>  
> -	if (ifmgd->flags & IEEE80211_IBSS_PREV_BSSID_SET) {
> +	if (ifmgd->flags & IEEE80211_STA_PREV_BSSID_SET) {
>  		e_ies = sdata->u.mgd.ie_reassocreq;
>  		e_ies_len = sdata->u.mgd.ie_reassocreq_len;
>  	} else {
> 
> -- 
> 

Attachment: signature.asc
Description: This is a digitally signed message part


[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