nl80211: bounce scan request back to userspace
authorJohannes Berg <johannes@sipsolutions.net>
Sun, 24 May 2009 14:43:15 +0000 (16:43 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 3 Jun 2009 18:05:10 +0000 (14:05 -0400)
commit362a415dce2130b0e4cebfc8f8fbd8128baff308
tree6d93d638116b7083bc34a1ef15057024cacd6bf9
parent51b50fbeb574f581c0b112e035541f42fa3e604a
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>
net/wireless/nl80211.c
net/wireless/scan.c