Michael Wu wrote: > So uh, what am I going to prefix all my printk messages with now that I > can't > access dev->name? It seems like the other d80211 drivers have a habit of > prefixing their messages with the driver name (wrong thing to do, IMHO), > which is different from pretty much all other network drivers.
Yeah, I thought about that and added that function to get the wiphy index. cfg80211 makes the wiphy index an actual identifier that you can use to enumerate all devices it has attached etc, so that makes sense. and d80211 also puts it into sysfs. Is that good enough? johannes - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html