On Tue, Dec 10, 2013 at 7:08 PM, Antonio Quartulli <antonio@xxxxxxxxxxxxx> wrote: >>> Moreover, why do we use list_for_each_entry_safe() is ieee80211_iter_keys() if >>> the list cannot be altered (pointer to key is not passed to iter() so we should >>> be sure that nobody is going to invoke list_del())? >> >> see the documentation of ieee80211_remove_key(): > > This function does not exist anymore > it does seem to exist here :) https://git.kernel.org/cgit/linux/kernel/git/linville/wireless-next.git/tree/include/net/mac80211.h Eliad. -- 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