commit | 362a415dce2130b0e4cebfc8f8fbd8128baff308 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Sun May 24 16:43:15 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jun 03 14:05:10 2009 -0400 |
tree | 6d93d638116b7083bc34a1ef15057024cacd6bf9 | |
parent | 51b50fbeb574f581c0b112e035541f42fa3e604a [diff] |
nl80211: bounce scan request back to userspace When a scan finishes only the program that asked for it knows what kind of scan it was; let's tell everybody else about the scan parameters as well so they can evaluate the result of the scan better. Also helps with debugging. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>