Return-path: 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 Message-ID: (sfid-20180707_094153_610734_7959B439) 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: Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: 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.