Re: [PATCH 1/2] mac80211/wlcore: Add ieee80211_hw variable to get_expected_throughput

From: John Stultz
Date: Thu Aug 04 2016 - 17:32:33 EST


On Thu, Aug 4, 2016 at 5:43 AM, Maxim Altshul <maxim.altshul@xxxxxx> wrote:
> - The variable is added to allow the driver an easy access
> to it's own hw->priv when the op is invoked.
>
> - Change wlcore op accordingly.
>
> Signed-off-by: Maxim Altshul <maxim.altshul@xxxxxx>

These two patches solve the regression I was seeing with pre-v4.8-rc1
kernels on HiKey.

Tested-by: John Stultz <john.stultz@xxxxxxxxxx>

thanks
-john