Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:58510 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752855AbcICKYi (ORCPT ); Sat, 3 Sep 2016 06:24:38 -0400 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Subject: Re: [2/2,v2] wlcore: Remove wl pointer from wl_sta structure From: Kalle Valo In-Reply-To: <20160815082400.12053-1-maxim.altshul@ti.com> To: Maxim Altshul Cc: , Maxim Altshul , Message-Id: <20160903102437.28D5D62016@smtp.codeaurora.org> (sfid-20160903_122453_844527_758D2F92) Date: Sat, 3 Sep 2016 10:24:37 +0000 (UTC) Sender: linux-wireless-owner@vger.kernel.org List-ID: Maxim Altshul wrote: > This field was added to wl_sta struct to get hw in situations > where it was not given to driver by mac80211. > > In our case, get_expected_throughput op did not send hw to driver. > > This patch reverts the change, as it is no longer needed due to > get_expected_throughput op change (hw is now sent as a parameter) > > Signed-off-by: Maxim Altshul I'll change the end of commit log to: This patch reverts the change, as it is no longer needed due to commit 4fdbc67a25ce ("mac80211: call get_expected_throughput only after adding station") as hw is now sent as a parameter. -- Sent by pwcli https://patchwork.kernel.org/patch/9280419/