K 10 svn:author V 5 wpaul K 8 svn:date V 27 2005-04-20T02:17:53.000000Z K 7 svn:log V 382 Small cleanup of the WPA code additions. The SIOCG80211 and SIOCS80211 ioctls are now handled explicitly, but we can't really do anything with them unless the NIC is up (trying to get/set a parameter when the NDIS driver isn't running always yields an error). If something invokes either of these ioctls and the NIC isn't initialized, punt to the default ieee80211_ioctl() routine. END