nl80211: Remove SIOCGIWRANGE and assume TKIP+CCMP+WPA+WPA2
authorJouni Malinen <jouni.malinen@atheros.com>
Tue, 31 Mar 2009 11:25:15 +0000 (14:25 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 31 Mar 2009 11:25:15 +0000 (14:25 +0300)
commit1b2a72e8843a8157c1426183e50adda9ea3d137d
tree422e020c747269b3951f39cd5c152b8474e83106
parentd8816397c386b984c6fc8abba9c392f1a326b534
nl80211: Remove SIOCGIWRANGE and assume TKIP+CCMP+WPA+WPA2

All currently known drivers that use nl80211/cfg80211 support these, so
no need to use old WEXT ioctl for figuring out capabilities.
src/drivers/driver_nl80211.c