Searched refs:existNetDev (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Drt_linux.c1198 struct net_device *existNetDev; local
1218 existNetDev = RtmpOSNetDevGetByName(dev, &desiredName[0]);
1219 if (existNetDev == NULL)
1222 RtmpOSNetDeviceRefPut(existNetDev);

Completed in 45 milliseconds