From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 568DA1113 for ; Mon, 1 Apr 2024 08:06:51 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.133.124 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1711958812; cv=none; b=YThnzbs6q21kPMOGm0x3f0PSXBupZD2CrdwGFPYF5KGG6R4nHjunP8NjtZzcsdpXQ6CTHWvtAKCKCF6KG4OkBeA9q77nn7v3poY3nV3DrCHNOIJ6fwU+XTaiSDo3C10pJ9YrrugtULMchEaWxSPN+1tdVsvRvqYkw5M/g1UL7DA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1711958812; c=relaxed/simple; bh=8UebOuTJBhPPkYw51jyujYO9dmpHZI0JM4BT9ioA+NE=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=P0PuZV5TN5UviXxRzAaLYPXB/vk2W1Zhij7zhQop3cPiXCErmVDImC9jQNqUBxyOfQkSDxriBqNUItJqyMGJMbKLqO7y6C8ybbW4XnwCyFSgBY0d3LBkUInh8e7QIWnU/9Pr3sWvI6qHYl/0A1XUh/Jlcxue7fVGzvUOLROc+sQ= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=redhat.com; spf=pass smtp.mailfrom=redhat.com; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b=S4RtEMjn; arc=none smtp.client-ip=170.10.133.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="S4RtEMjn" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1711958810; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=8UebOuTJBhPPkYw51jyujYO9dmpHZI0JM4BT9ioA+NE=; b=S4RtEMjnak6mY85MDeNfSxBcWI2FGUAvYC2KUHY4szcSAGMV5YhC5RMUDpyd30HhKw9kva 7NghNI1/GBVT6VQmWGqFW7NadR0EpTFXzKXzylsOmlsAJ5vXG5z9uPujZnL1drtjVTAAhh 3nYc7TALVuqvMaj97hc6Ir3YP4HUiSk= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-38-pUqHvB_DNi2mQ8J8yUxjWg-1; Mon, 01 Apr 2024 04:06:45 -0400 X-MC-Unique: pUqHvB_DNi2mQ8J8yUxjWg-1 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.rdu2.redhat.com [10.11.54.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 59F70851784; Mon, 1 Apr 2024 08:06:44 +0000 (UTC) Received: from fedora.redhat.com (unknown [10.39.192.124]) by smtp.corp.redhat.com (Postfix) with ESMTP id 1B4C03C21; Mon, 1 Apr 2024 08:06:41 +0000 (UTC) From: Jose Ignacio Tornos Martinez To: horms@kernel.org Cc: dave.stevenson@raspberrypi.com, davem@davemloft.net, edumazet@google.com, jtornosm@redhat.com, kuba@kernel.org, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, netdev@vger.kernel.org, pabeni@redhat.com, stable@vger.kernel.org Subject: Re: [PATCH v2 2/2] net: usb: ax88179_178a: non necessary second random mac address Date: Mon, 1 Apr 2024 10:06:19 +0200 Message-ID: <20240401080620.7092-1-jtornosm@redhat.com> In-Reply-To: <20240327160052.GP403975@kernel.org> References: <20240327160052.GP403975@kernel.org> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.4.1 on 10.11.54.1 Hello Simon, Returning after Easter. I'm sorry I didn't understand you, I have to learn more about the procedure. I hope to do it better now. Thanks for your help Best regards José Ignacio