commit | dc0ae30c31ee6ef83992bb692f37dfbba08a2ef6 | [log] [tgz] |
---|---|---|
author | Tomas Winkler <tomas.winkler@intel.com> | Thu Jun 12 22:38:37 2008 +0300 |
committer | John W. Linville <linville@tuxdriver.com> | Sat Jun 14 12:18:11 2008 -0400 |
tree | cb13bf8b058797a290fb4b41e09acf783d1b7c78 | |
parent | 5720508d9ad9a82927875252b7a19ba2b45f11f8 [diff] |
mac80211: fix beacon interval value This patch fixes setting beacon interval 1. in register_hw it honors value requested by the driver 2. It uses default 100 instead of 1000 or 10000. Scanning for beacon interval ~1sec and above is not sane Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>