commit | d43c7b37ad787173d08683f05eadeea0398fefdf | [log] [tgz] |
---|---|---|
author | Vladimir Koutny <vlado@work.ksp.sk> | Mon Mar 31 17:05:03 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Apr 01 15:44:08 2008 -0400 |
tree | 3a618a512e0874876344300b5028b97c1dc61b7a | |
parent | e645890115004fa6c4dd1f9541bb834970c8bcae [diff] |
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 <vlado@ksp.sk> Signed-off-by: John W. Linville <linville@tuxdriver.com>