]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] ipw2200: Filter unsupported channels out in ad-hoc mode
authorZhu Yi <yi.zhu@intel.com>
Wed, 1 Mar 2006 21:55:51 +0000 (05:55 +0800)
committerChris Wright <chrisw@sous-sol.org>
Mon, 5 Jun 2006 17:18:14 +0000 (10:18 -0700)
commitdd84d30a6b37ed8c3d3a328854db4f2c66979bab
tree55f60db26d117c0f2d9605af82d8a88b7b2de3c6
parent17c384f205082ddfc1bf8bb3cfa63194b7aac5e7
[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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
drivers/net/wireless/ipw2200.c