From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Subject: Re: [PATCH] rt2x00: remove redundant functions rt2x00mac_sta_{add/remove} Date: Tue, 31 Jul 2018 07:28:07 +0000 (UTC) Message-ID: <20180731072807.A69D760714@smtp.codeaurora.org> References: <20180727130549.12980-1-yuehaibing@huawei.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Cc: , , , , , , YueHaibing To: YueHaibing Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:34590 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727071AbeGaJHE (ORCPT ); Tue, 31 Jul 2018 05:07:04 -0400 In-Reply-To: <20180727130549.12980-1-yuehaibing@huawei.com> Sender: netdev-owner@vger.kernel.org List-ID: YueHaibing wrote: > Only rt2800 subdriver of rt2x00 implement sta_add() and sta_remove(), > rt2x00mac_sta_add and rt2x00mac_sta_remove has no callers after > commit 9c87758cf089 ("rt2x00: call sta_add/remove directly in rt2800"). > So can be removed. > > Signed-off-by: YueHaibing > Acked-by: Stanislaw Gruszka Patch applied to wireless-drivers-next.git, thanks. 24ebfcbdd1ba rt2x00: remove redundant functions rt2x00mac_sta_{add/remove} -- https://patchwork.kernel.org/patch/10547141/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches