commit | 19deffbeba930030cfaf000b920333c6ba99ad52 | [log] [tgz] |
---|---|---|
author | John W. Linville <linville@tuxdriver.com> | Tue Dec 08 17:10:13 2009 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Dec 09 15:10:08 2009 -0500 |
tree | 3d014a0815c83124d428f68bc4135e13a873cbdc | |
parent | d55fb891f9da8ee17374349ff482b2715623b7e5 [diff] |
wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC This part was missed in "cfg80211: implement get_wireless_stats", probably because sta_set_sinfo already existed and was only handling dBm signals. Cc: stable@kernel.org Signed-off-by: John W. Linville <linville@tuxdriver.com>