From: Vladimir Koutny Date: Mon, 31 Mar 2008 15:05:03 +0000 (+0200) Subject: mac80211: correct use_short_preamble handling X-Git-Tag: v2.6.25-rc9~99^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d43c7b37ad787173d08683f05eadeea0398fefdf;p=pandora-kernel.git mac80211: correct use_short_preamble handling ERP IE bit for preamble mode is 0 for short and 1 for long, not the other way around. This fixes the value reported to the driver via bss_conf->use_short_preamble field. Signed-off-by: Vladimir Koutny Signed-off-by: John W. Linville --- Reading git-diff-tree failed