From: Tomas Winkler Date: Thu, 12 Jun 2008 19:38:37 +0000 (+0300) Subject: mac80211: fix beacon interval value X-Git-Tag: v2.6.27-rc1~969^2~324^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc0ae30c31ee6ef83992bb692f37dfbba08a2ef6;p=pandora-kernel.git 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 Signed-off-by: Emmanuel Grumbach Signed-off-by: John W. Linville --- Reading git-diff-tree failed