On Sat, Sep 29, 2007 at 02:37:33PM +0200, Johannes Berg wrote: > Before pushing nl80211 into mainline I cleaned it up > and made it more object oriented. This led to a rename > of some things hostapd is already using, so it needs > to be adjusted. > hostapd/driver_devicescape.c | 4 ++-- > genlmsg_put(msg, 0, 0, genl_family_get_id(drv->nl80211), 0, > - 0, NL80211_CMD_DEL_VIRTUAL_INTERFACE, 0); > + 0, NL80211_CMD_DEL_INTERFACE, 0); I did not find this change from wireless-dev.git#everything.. Am I missing something or has this not been applied to the kernel yet? -- Jouni Malinen PGP id EFC895FA - 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