commit | 1289723ef238908ca8d95ff48a46ee0de970f882 | [log] [tgz] |
---|---|---|
author | Holger Schurig <holgerschurig@gmail.com> | Mon Apr 19 10:23:57 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Apr 20 11:50:52 2010 -0400 |
tree | b4d584aee8abcc33dec2039fb45112156d3cd3d0 | |
parent | 03ceedea972a82d343fa5c2528b3952fa9e615d5 [diff] |
mac80211: sample survey implementation for mac80211 & hwsim This adds the survey function to both mac80211 itself and to mac80211_hwsim. For the latter driver, we simply invent some noise level.A real driver which cannot determine the real channel noise MUST NOT report any noise, especially not a magically conjured one :-) Signed-off-by: Holger Schurig <holgerschurig@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>