Return-path: Received: from qw-out-2122.google.com ([74.125.92.24]:46701 "EHLO qw-out-2122.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932549AbZGPQjg convert rfc822-to-8bit (ORCPT ); Thu, 16 Jul 2009 12:39:36 -0400 MIME-Version: 1.0 In-Reply-To: <1247734381-20718-1-git-send-email-klto@zhaw.ch> References: <1247734381-20718-1-git-send-email-klto@zhaw.ch> From: "Luis R. Rodriguez" Date: Thu, 16 Jul 2009 09:39:15 -0700 Message-ID: <43e72e890907160939m1b1a90c5ye1a1d27be1843714@mail.gmail.com> Subject: Re: [PATCH 2/8] ar9170: Remove unused DECLARE_MAC_BUF To: Tobias Klauser Cc: chunkeey@web.de, linville@tuxdriver.com, johannes@sipsolutions.net, yi.zhu@intel.com, linux-wireless@vger.kernel.org, netdev@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Thu, Jul 16, 2009 at 1:53 AM, Tobias Klauser wrote: > Is not needed anymore because of the %pM printk conversion specifier. > > Signed-off-by: Tobias Klauser > --- >  drivers/net/wireless/ath/ar9170/main.c |    1 - >  1 files changed, 0 insertions(+), 1 deletions(-) This is already patched by Johannes through the patch titled: [PATCH] wireless: remove print_mac uses Please see and resubmit if there is anything missing: http://marc.info/?l=linux-wireless&m=124767211929848&w=2 Luis