Search Linux Wireless

Re: [PATCH 5/5] mac80211: move TX info into skb->cb

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

 



On Thu, May 15, 2008 at 12:55:29PM +0200, Johannes Berg wrote:

> --- everything.orig/net/mac80211/tx.c	2008-05-15 12:09:40.000000000 +0200
> +++ everything/net/mac80211/tx.c	2008-05-15 12:09:59.000000000 +0200

> @@ -1325,9 +1324,10 @@ int ieee80211_master_start_xmit(struct s
>  		dev_kfree_skb(skb);
>  		return 0;
>  	}
> +
>  	osdata = IEEE80211_DEV_TO_SUB_IF(odev);
>  
> -	encrypt = !(pkt_data->flags & IEEE80211_TXPD_DO_NOT_ENCRYPT);
> +	encrypt = !(info->flags & IEEE80211_TX_CTL_DO_NOT_ENCRYPT);
>  
>  	headroom = osdata->local->tx_headroom;
>  	if (encrypt)

This hunk didn't apply, please review the merge results.

John
-- 
John W. Linville
linville@xxxxxxxxxxxxx
--
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