Search Linux Wireless

Re: [PATCH 4/4] mac80211: Add IEEE802.11n for IBSS

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

 



On Tue, 2011-04-12 at 11:07 +0000, Alexander Simon wrote:

>  	skb = dev_alloc_skb(sdata->local->hw.extra_tx_headroom +
> -			    36 /* bitrates */ +
> -			    34 /* SSID */ +
> -			    3  /* DS params */ +
> -			    4  /* IBSS params */ +
> -			    params->ie_len);
> +				sizeof(struct ieee80211_hdr_3addr) + 
> +				12 /* struct ieee80211_mgmt.u.beacon */ +
> +				2 + IEEE80211_MAX_SSID_LEN /* max SSID */ +

You have a tendency to mess up the coding style.

Also what if the IBSS is created with HT40+ and then joins, can it join
HT40-? Is the channel type "advisory" like the frequency? Can it join
HT20 IBSS as well?

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