diff options
author | mabbas <mabbas@linux.intel.com> | 2007-10-25 05:15:42 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-01-28 18:03:21 -0500 |
commit | bee488dbd7effea4c4a483b0a336df331066bb3c (patch) | |
tree | 2f70b27d5180f97c13f822ffea8aec851a598d30 /mm | |
parent | d9fd0c9969282609b663a1d933f0777118dd084c (diff) |
iwl4965: exclude 60M rate from probe request
This patch do the following 2 things:
1. Make sure we don't add rate 60M part of supported rate in proble request,
some AP does not like that.
2. It is wrong to set priv->active_rate in this function, this will set
it to all avialable rates which might overwrite the mode supported rate.
priv->active_rate should be set by only from iwl_set_rate.
Signed-off-by: Mohamed Abbas <mabbas@linux.intel.com>
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions