Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp1881689imm; Fri, 7 Sep 2018 07:34:34 -0700 (PDT) X-Google-Smtp-Source: ANB0Vdb7sWZ8KvfPjwZB74CmX9sk8ub5SjIIa+qBQvvJlPLJuMrp7GUPzd84VHeWTTNvHgYdimAL X-Received: by 2002:a62:858c:: with SMTP id m12-v6mr8812073pfk.173.1536330874127; Fri, 07 Sep 2018 07:34:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1536330874; cv=none; d=google.com; s=arc-20160816; b=xlp4aKUquiSpB/44aQlY0mC/WQdRgRL+ukx5dxnnJPHpsAi5i8K7xlG/0aahYVhAPo PDDrb+L3a3g1CpaKnWuxjMmJ4E03+4LBOIcCFpEKDacv1H+K+FLcynr+1IYUWOlOCUNs RGDb9DMj/qMhdbvdBzQAMcq/S6rdDMW/c9vbacgOPLnw3sMS10EfYCq6SLe6x7Axzot7 9CGX18WEvmA4ftKXUm7/RZ3qtFwYLr2w9yCuSP9ZxBlnAdL3ERa+/wBdpj6OU3EJjpOa 7/K4yx0jO4Y45nxIUeuJdY756Kj+nvj6xGBO9mYZV6FYuoN1RHzb0+nYhRDGKpgmczYg HjFw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :organization:references:in-reply-to:date:cc:to:from:subject :message-id; bh=M7GP+YoCjq3PScQD2WhchLNfRr26xedoDgQP/su82Os=; b=dpHJZV2Yjv+z1j3udBGZ3xhszfQ1z2/qURSn6sYbl3yJ/Ckk7BCnylfj2wC6U1mTVW ZrXlIpsmVx94/54eI/3+XfIXy6Quv3fo0GAkJUWLVQiDKyOa4pkDoWDbz6I959kL+cku QPg6k7SyzBDc2FC031QSbvlPf+GKm33Nt1ahf3z+WB6dFmcPW7QXKBFiH/JDRj2xXudU IezsnYXBTdYz1nx2nzNx5X6LaVx1Rkc1REZnJ4FWKswP52V4AMPvyqCpq8QUDuXxEXaD LQtb5QIpBvFZFThlgDkKLMDuhOb7eEdA5CWNHFCESSwPikvZb/ULl0/KClNanSsDyyad yUUA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 9-v6si9154173pgq.229.2018.09.07.07.34.17; Fri, 07 Sep 2018 07:34:34 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728646AbeIGP0a (ORCPT + 99 others); Fri, 7 Sep 2018 11:26:30 -0400 Received: from mga11.intel.com ([192.55.52.93]:2414 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728415AbeIGP03 (ORCPT ); Fri, 7 Sep 2018 11:26:29 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 07 Sep 2018 03:46:07 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.53,342,1531810800"; d="scan'208";a="89773486" Received: from sstepnic-mobl1.ger.corp.intel.com ([10.249.254.171]) by orsmga002.jf.intel.com with ESMTP; 07 Sep 2018 03:46:04 -0700 Message-ID: <823634a7ab18ad1f536cf1771fbfd27b1c711917.camel@intel.com> Subject: Re: [PATCH 09/12] iwlwifi: Remove local iwl_bcast_addr and use ether_broadcast_addr From: Luciano Coelho To: Joe Perches , linux-kernel@vger.kernel.org Cc: Johannes Berg , Emmanuel Grumbach , Intel Linux Wireless , Kalle Valo , linux-wireless@vger.kernel.org, netdev@vger.kernel.org Date: Fri, 07 Sep 2018 13:46:03 +0300 In-Reply-To: References: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.28.5-1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 2018-07-07 at 10:40 +0300, Luciano Coelho wrote: > On Sat, 2018-03-31 at 00:05 -0700, Joe Perches wrote: > > Use the new global to save a little bit of object code. > > > > Signed-off-by: Joe Perches > > --- > > I took this one to our internal tree and it will be applied as part > of our normal upstreaming process. It seems that the patch to etherdevice.h never got applied upstream, so I'm actually dropping this patch. Please resend if it becomes relevant again. -- Cheers, Luca.