From patchwork Sun Jun 12 23:28:13 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Chaehyun Lim X-Patchwork-Id: 9171787 X-Patchwork-Delegate: kvalo@adurom.com Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 7929B60573 for ; Sun, 12 Jun 2016 23:28:38 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 6BD3120855 for ; Sun, 12 Jun 2016 23:28:38 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 607D621C9A; Sun, 12 Jun 2016 23:28:38 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1D89320855 for ; Sun, 12 Jun 2016 23:28:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753446AbcFLX2g (ORCPT ); Sun, 12 Jun 2016 19:28:36 -0400 Received: from mail-pa0-f67.google.com ([209.85.220.67]:36809 "EHLO mail-pa0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753090AbcFLX2f (ORCPT ); Sun, 12 Jun 2016 19:28:35 -0400 Received: by mail-pa0-f67.google.com with SMTP id fg1so9133268pad.3 for ; Sun, 12 Jun 2016 16:28:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=HPRiLFg11DCOGImMh2mfHHWGHwaXXcFKXA3/v5PIDFU=; b=zaC5b/kLE8UKv2/xR+qsdTf3zlooyl5/77elvqdh9YxQ5a9Kq05jEGMexUIQn8nbRk 6E6FX7GMEZwrooQfgIW/7BdOcadEt1/5lRcQE4M0NY4qBKJKBYmg0W05J65NuikKQmAN l1QA1w+nk/QqqDEij2OX7TvuSQWAzVQpR2V50xGvTi2KF5X5zgxYNgGw+H9/qsYIssDk 7umnqc1XdkmZy8toZ9t+V6HSjwfGzJiaVIrN3AkiYIp8I5TFUpK28q1cOEMFZt200dt+ vBWzcKKceAJXLIiyY/bJy4HJ8Y7ALApZ+CV8d3Z7LzUiNu96Tykfh8uhvQKCKI2dv5R9 9VBw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=HPRiLFg11DCOGImMh2mfHHWGHwaXXcFKXA3/v5PIDFU=; b=AJFkXcByjOVaEhsnE3QDm9XH5Rie/FwVTEE98CkUq46d0v2mdB+jbdHzuLxY1eD9vF PZCWZYYTaJsN2LxTmUCbvrOQ+lV7sWndgb31/ePhtLc+g86ypriUiFbJI4ojU+o85HAm iSfB0ncbyEEr94k3eur75x529g1tyMBBzSzRrLZMkTX8rbL3gc57ZpKOVeJulp57LiFP UUUguK7/TA6jmxKblTqO0duawxuEmRa4x2C4UlZkDy6+EvC1vLpvwHp9eKBPiZUHBTkx HFPNCKtDbuqSgT3J6ItQtXB1QXBTGjKGKGPbhsuFyLF5ZlF+Iy+FQwkUEwtDY+V8vUJf 4JRQ== X-Gm-Message-State: ALyK8tLK1ntZvxHXqj+3OrDXM+pA+Ix1zNPv3zaXv1Zr7hOeJ5klgK+uwT6ik1DMyXvw9Q== X-Received: by 10.66.55.69 with SMTP id q5mr18023354pap.145.1465774114439; Sun, 12 Jun 2016 16:28:34 -0700 (PDT) Received: from localhost.localdomain ([218.233.16.2]) by smtp.gmail.com with ESMTPSA id d24sm32400154pfb.90.2016.06.12.16.28.31 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 12 Jun 2016 16:28:33 -0700 (PDT) From: Chaehyun Lim To: gregkh@linuxfoundation.org Cc: johnny.kim@atmel.com, austin.shin@atmel.com, chris.park@atmel.com, tony.cho@atmel.com, glen.lee@atmel.com, leo.kim@atmel.com, linux-wireless@vger.kernel.org, devel@driverdev.osuosl.org, Chaehyun Lim Subject: [PATCH 4/6] staging: wilc1000: remove unused struct set_mac_addr Date: Mon, 13 Jun 2016 08:28:13 +0900 Message-Id: <20160612232815.12112-4-chaehyun.lim@gmail.com> X-Mailer: git-send-email 2.8.4 In-Reply-To: <20160612232815.12112-1-chaehyun.lim@gmail.com> References: <20160612232815.12112-1-chaehyun.lim@gmail.com> Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP struct set_mac_addr is not used anymore, so just remove it. Signed-off-by: Chaehyun Lim --- drivers/staging/wilc1000/host_interface.c | 1 - drivers/staging/wilc1000/host_interface.h | 4 ---- 2 files changed, 5 deletions(-) diff --git a/drivers/staging/wilc1000/host_interface.c b/drivers/staging/wilc1000/host_interface.c index ea5cb2d..96821f6 100644 --- a/drivers/staging/wilc1000/host_interface.c +++ b/drivers/staging/wilc1000/host_interface.c @@ -181,7 +181,6 @@ union message_body { struct drv_handler drv; struct set_multicast multicast_info; struct op_mode mode; - struct set_mac_addr set_mac_info; struct get_mac_addr get_mac_info; struct ba_session_info session_info; struct remain_ch remain_on_ch; diff --git a/drivers/staging/wilc1000/host_interface.h b/drivers/staging/wilc1000/host_interface.h index 8d2dd0d..ddfea29 100644 --- a/drivers/staging/wilc1000/host_interface.h +++ b/drivers/staging/wilc1000/host_interface.h @@ -224,10 +224,6 @@ struct op_mode { u32 mode; }; -struct set_mac_addr { - u8 mac_addr[ETH_ALEN]; -}; - struct get_mac_addr { u8 *mac_addr; };