On 07/13/2011 11:47 AM, Johannes Berg wrote: > Not possible right now: > at76c50x-usb.h:404:11: error: ‘IW_ESSID_MAX_SIZE’ undeclared here (not in a function) > at76c50x-usb.c: In function ‘at76_startup_device’: > at76c50x-usb.c:1371:263: error: ‘IW_MODE_ADHOC’ undeclared (first use in this function) > at76c50x-usb.c:1371:263: note: each undeclared identifier is reported only once for each function it appears in > at76c50x-usb.c: In function ‘at76_add_interface’: > at76c50x-usb.c:1863:19: error: ‘IW_MODE_INFRA’ undeclared (first use in this function) > at76c50x-usb.c: In function ‘at76_init_new_device’: > at76c50x-usb.c:2269:18: error: ‘IW_MODE_INFRA’ undeclared (first use in this function) > > but none of those constants should be used in a mac80211 driver. > > Also this driver is missing a MAINTAINERS entry. The driver has been broken due to the mac80211 changes for a long time and it's obvious that I can't maintain it anymore as I haven't touched it for a long time. I would like to just remove it altogether. Any objections? If someone wants to step up and fix it, now is the time to do it. Kalle -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html