Received: by 2002:ac0:a591:0:0:0:0:0 with SMTP id m17-v6csp452635imm; Sat, 7 Jul 2018 00:42:24 -0700 (PDT) X-Google-Smtp-Source: AAOMgpcamPy4i+hx3hM7r5PF/YRmCqVDblwClGH5BvGfALBlb2434LrAIir4A6X0h7EM6lWM0T3t X-Received: by 2002:a63:5c10:: with SMTP id q16-v6mr11882758pgb.452.1530949344056; Sat, 07 Jul 2018 00:42:24 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1530949344; cv=none; d=google.com; s=arc-20160816; b=DhEm120Oth+kh7rPpqu50NhGJnW6ET9D3Fa3jURbDN9w4Dm1a1f0XUMRGYCVPfq7Pb vuTYIQA9qbt9SBsqo6V6VMzE+yzaHcDgferuzoQJC6u0P7LSVepoIoNSPb3CKdGWwdYQ 8lYj1z4lWU5anJtpLQESIgCQ8QXQpQL79BMt5ZPLtKog8VYctmMZrcr8nUI+qEEfMczC RQK9COB5tVsZqwVuJWZgFkFRtcMZOClRQJaZ3u6Jx5TLvI+M+nttJmIDcZuM+iadPsi9 EZIIny0TyoYHZr4dBT2G+jW6om5O+GxI/a93locSBf+tX+pdPh5aH3fL5nfVbfby1fJA RzJA== 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:arc-authentication-results; bh=6l4/8G7JzWTrtQEziq0TVGsepRdkUaW4++lplSY1KFg=; b=Q7M4IWwiP7MEq85WUAS/kctdibReYa8k6TTTjb4+cTnhOBA9U5chvaNpjccasrQjcA iaWKYNeKZYXPdU7kUf3yhRYxph7/P9c24vIjNOiowxWydP2/0n0V1/Bv+dsb1q/jqvJl uVbELEAKblARtOSA1BmJkGSwTpDizhbvoDXVzUq/lTodxj7nW/HgV2fz7ScQ11CTNxYm wWHibKTUbnQ+vCrJELkx2E6MrRnjyEjqa+A/0ohqOPjWfviNtrtQJ1JlVgaefTs5t79G I/u0+Z8FCmtmqJ0H1mtR6nrQrXCcJ4wZAaNkQ07x25BaAXtiNzclhn48O21yY5+DM7N4 lkWA== 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 o5-v6si9547300pgs.303.2018.07.07.00.42.07; Sat, 07 Jul 2018 00:42:24 -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 S1753141AbeGGHlc (ORCPT + 99 others); Sat, 7 Jul 2018 03:41:32 -0400 Received: from mga07.intel.com ([134.134.136.100]:51396 "EHLO mga07.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750861AbeGGHlb (ORCPT ); Sat, 7 Jul 2018 03:41:31 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 07 Jul 2018 00:41:30 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.51,320,1526367600"; d="scan'208";a="70353550" Received: from jkavana1-mobl.ger.corp.intel.com ([10.252.15.136]) by fmsmga001.fm.intel.com with ESMTP; 07 Jul 2018 00:40:35 -0700 Message-ID: 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: Sat, 07 Jul 2018 10:40:35 +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.2-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-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. Thanks! -- Luca.