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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Deexpress.c1249 char *whatsup = NULL; local
1254 whatsup = "aborted, no carrier";
1258 whatsup = "aborted, lost CTS";
1262 whatsup = "FIFO underran";
1266 whatsup = "aborted, too many collisions";
1269 if (whatsup)
1271 dev->name, whatsup);

Completed in 36 milliseconds