On Tue, 2010-09-21 at 16:57 -0700, greearb@xxxxxxxxxxxxxxx wrote: > From: Ben Greear <greearb@xxxxxxxxxxxxxxx> > > It adds needless pain to user-space scripts to change the name > of the phy on each module reload. Instead, find the first > index. Crap, I clearly missed this patch, John, please revert this. We cannot do this because otherwise operations you attempt to do one one PHY will race with re-creating of the same phy index. For the same reason, interface indexes aren't reused for netdevs. If this bothers you so much, you can easily write a udev rule that renames all your phys to "myphy" or whatever. 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