On Wed, 2015-06-10 at 15:17 -0700, greearb@xxxxxxxxxxxxxxx wrote: > From: Ben Greear <greearb@xxxxxxxxxxxxxxx> > > In case user-space wants to know the name of the > device, this will save a name lookup by index, and > in case where kernel manages to fully delete the > interface before user-space can determine the name, > this will ensure user-space has proper name. None of this reasoning is specific to the STOP_AP event, and I'd hate us adding it one by one... I still think there isn't all that much reason to have it (if userspace really needs the names so badly it could also subscribe to the rtnetlink and keep a table of index/names!), but I could get behind a refactoring of all these places (I count at least 10 events that include the wdev id) to combine the four lines in the patch below into a single helper. johannes -- 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