From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759049AbcHDVcN (ORCPT ); Thu, 4 Aug 2016 17:32:13 -0400 Received: from mail-oi0-f44.google.com ([209.85.218.44]:35608 "EHLO mail-oi0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759029AbcHDVcJ (ORCPT ); Thu, 4 Aug 2016 17:32:09 -0400 MIME-Version: 1.0 In-Reply-To: <20160804124314.7636-3-maxim.altshul@ti.com> References: <20160804124314.7636-1-maxim.altshul@ti.com> <20160804124314.7636-2-maxim.altshul@ti.com> <20160804124314.7636-3-maxim.altshul@ti.com> From: John Stultz Date: Thu, 4 Aug 2016 14:31:55 -0700 Message-ID: Subject: Re: [PATCH 2/2] wlcore: Remove wl pointer from wl_sta structure To: Maxim Altshul Cc: lkml , Kalle Valo , Eliad Peller , Yaniv Machani Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Aug 4, 2016 at 5:43 AM, Maxim Altshul wrote: > No longer needed due to get_expected_throughput op change > > Signed-off-by: Maxim Altshul These two patches solve the regression I was seeing with pre-v4.8-rc1 kernels on HiKey. Tested-by: John Stultz thanks -john