Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6

Bu işleme şunda yer alıyor:
David S. Miller
2010-04-20 17:57:56 -07:00
işleme e46754f8c9
9 değiştirilmiş dosya ile 31 ekleme ve 16 silme

Dosyayı Görüntüle

@@ -168,6 +168,8 @@ static u32 ieee80211_enable_ht(struct ieee80211_sub_if_data *sdata,
ht_changed = conf_is_ht(&local->hw.conf) != enable_ht ||
channel_type != local->hw.conf.channel_type;
if (local->tmp_channel)
local->tmp_channel_type = channel_type;
local->oper_channel_type = channel_type;
if (ht_changed) {