From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net] Revert "net: core: maybe return -EEXIST in __dev_alloc_name" Date: Tue, 05 Dec 2017 11:27:58 -0500 (EST) Message-ID: <20171205.112758.2017556175799634368.davem@davemloft.net> References: <20171202074155.29146-1-johannes@sipsolutions.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, j@w1.fi, linux@rasmusvillemoes.dk, johannes.berg@intel.com To: johannes@sipsolutions.net Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:36582 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750740AbdLEQ2A (ORCPT ); Tue, 5 Dec 2017 11:28:00 -0500 In-Reply-To: <20171202074155.29146-1-johannes@sipsolutions.net> Sender: netdev-owner@vger.kernel.org List-ID: From: Johannes Berg Date: Sat, 2 Dec 2017 08:41:55 +0100 > From: Johannes Berg > > This reverts commit d6f295e9def0; some userspace (in the case > we noticed it's wpa_supplicant), is relying on the current > error code to determine that a fixed name interface already > exists. > > Reported-by: Jouni Malinen > Signed-off-by: Johannes Berg Applied.