From: Amitkumar Karwar Date: Fri, 16 Mar 2012 03:51:47 +0000 (-0700) Subject: mwifiex: update signal strength in mBm units X-Git-Tag: v3.5-rc1~109^2~487^2^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9919be642252baae7a80cacff52a3ed586b0547;p=pandora-kernel.git mwifiex: update signal strength in mBm units During wiphy registration signal_type is initialized to CFG80211_SIGNAL_TYPE_MBM. So convert signal strength from dBm to mBm. Also, the value is absolute. Make it negative before sending to cfg80211. Signed-off-by: Amitkumar Karwar Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed