From: Bill Moss Date: Wed, 15 Feb 2006 00:50:18 +0000 (+0800) Subject: [PATCH] ipw2200: Add signal level to iwlist scan output X-Git-Tag: v2.6.17-rc1~1186^2^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b191608a451e75ed7f979cac268f5f423176feb3;p=pandora-kernel.git [PATCH] ipw2200: Add signal level to iwlist scan output This patch does two things. It uses the parameter IW_QUAL_DBM which is new in WE-19 to cause signal level and noise to be reported in dBm by the wireless tools. It also defines the signal level as an unsigned integer so that the signal level will be reported by iwlist iface scan. Signed-off-by: Bill Moss Signed-off-by: Zhu Yi Signed-off-by: John W. Linville --- Reading git-diff-tree failed