commit | f775aa06d2de583bd291d4bf5814784c9ff7b9cc | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Jun 22 06:34:09 2011 -0700 |
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Fri Jun 24 11:54:51 2011 -0700 |
tree | 4a2ed6875f13f63885cc298949558596ebaa11f1 | |
parent | 0b5b3ff15b301338ccec77ebc051308ac614d05d [diff] |
iwlagn: don't use CCK rates for P2P interfaces P2P interfaces must not use CCK rates, only OFDM rates are allowed. To set this up, we need to set up the broadcast station to start with 6M instead of starting with 1M. Since the interface type can change, also reset the broadcast station when RXON changes. This will affect beacons as well. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>