commit | e815de422c1dc2fe787c6f3edba81f3cf0176e32 | [log] [tgz] |
---|---|---|
author | Zhu Yi <yi.zhu@intel.com> | Thu Mar 02 05:55:51 2006 +0800 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Mar 17 15:08:03 2006 -0500 |
tree | bf2bd807d9741934872f2f87c24ddefa4095c6bb | |
parent | e8c69e27d14a5fb15df9967f8c8ec5978af33ba8 [diff] |
[PATCH] ipw2200: Filter unsupported channels out in ad-hoc mode Currently iwlist ethX freq[uency]/channel lists all the channels the card supported for the current region, which includes some channels can only be used in infrastructure mode. This patch filters these channels out if the card is currently in ad-hoc mode. Signed-off-by: Zhu Yi <yi.zhu@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>