
27 May
2010
27 May
'10
11:03 a.m.
On 05/27/2010 10:58 AM, Dave Allan wrote:
On Wed, May 26, 2010 at 03:55:44PM -0400, Cole Robinson wrote:
Wireless NICs were being ignored because we weren't correctly handling device type. Fix this, as well as wireless NIC net subtype.
Thanks for finding and fixing this. I made a v2 patch with the change that since DEVTYPE == "wlan" is a definitive indication that the device is a network interface, that case should be with the other device types for which DEVTYPE is definitive. v2 patch attached.
Dave
ACK. - Cole