]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] ipw2200: Add signal level to iwlist scan output
authorBill Moss <bmoss@clemson.edu>
Wed, 15 Feb 2006 00:50:18 +0000 (08:50 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 17 Mar 2006 20:08:02 +0000 (15:08 -0500)
commitb191608a451e75ed7f979cac268f5f423176feb3
tree3f0037006a39d8c8507392bca15b326471fc76a2
parent9d0be03aeeadcd59bd8f57219817e876a5e88e88
[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 <bmoss@clemson.edu>
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ipw2200.c