nl80211: Replace SIOCGIWSCAN with NL80211_CMD_GET_SCAN
authorJouni Malinen <jouni.malinen@atheros.com>
Thu, 12 Feb 2009 15:12:58 +0000 (17:12 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 12 Feb 2009 18:19:33 +0000 (20:19 +0200)
commitb3db1e1cd3ca86aa1ea58bacabec9680bdc96309
tree1902ca1c311da20563a3f1154894be4c4321ef98
parent0e75527f7e040d8bc0b182597b90ff2b4e74c428
nl80211: Replace SIOCGIWSCAN with NL80211_CMD_GET_SCAN

This replaces the WEXT mechanism for fetching scan results with the new
nl80211 mechanism.
src/drivers/driver_nl80211.c