nl80211: Replace SIOCSIWSCAN with NL80211_CMD_TRIGGER_SCAN
authorJouni Malinen <jouni.malinen@atheros.com>
Thu, 12 Feb 2009 14:20:22 +0000 (16:20 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 12 Feb 2009 18:19:09 +0000 (20:19 +0200)
commit0e75527f7e040d8bc0b182597b90ff2b4e74c428
treee5e2526c84318da9a2e4bd604c9d3d6a0cdb0b3e
parentb938903e4100d76d9ed4b9277bd41a68414991a8
nl80211: Replace SIOCSIWSCAN with NL80211_CMD_TRIGGER_SCAN

This is the first step in replacing WEXT-based scan with the new
nl80211-based mechanism.
src/drivers/driver_nl80211.c