Return-path: Received: from charlotte.tuxdriver.com ([70.61.120.58]:50585 "EHLO smtp.tuxdriver.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933546AbaLBUAN (ORCPT ); Tue, 2 Dec 2014 15:00:13 -0500 Date: Tue, 2 Dec 2014 14:45:12 -0500 From: "John W. Linville" To: Vladimir Kondratiev Cc: Joe Perches , linux-wireless@vger.kernel.org, wil6210@qca.qualcomm.com Subject: Re: [PATCH v2 00/10] wil6210 fixes, reroll Message-ID: <20141202194512.GD19024@tuxdriver.com> (sfid-20141202_210024_003727_0EB6390C) References: <1417440803-26883-1-git-send-email-qca_vkondrat@qca.qualcomm.com> <1417513598-18304-1-git-send-email-qca_vkondrat@qca.qualcomm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1417513598-18304-1-git-send-email-qca_vkondrat@qca.qualcomm.com> Sender: linux-wireless-owner@vger.kernel.org List-ID: I already merged the earlier version. Feel free to send any changes on top, ASAP! On Tue, Dec 02, 2014 at 11:46:28AM +0200, Vladimir Kondratiev wrote: > Assorted fixes > > V2: split single commit into 2, accordingly to input by > Joe Perches. > > re-sending whole series to avoid mis-interpretation. > > Vladimir Kondratiev (10): > wil6210: propagate disconnect reason > wil6210: introduce wil_err_ratelimited() > wil6210: add handling of RX HTRSH interrupt > wil6210: fix recovery after scan timeout > wil6210: remove wil_to_pcie_dev() > wil6210: configurable vring sizes > wil6210: fix warning in pointer arithmetic > wil6210: Rate limit "ring full" error message > wil6210: reset flow update > wil6210: remove TODO wrt buffer alignment > > drivers/net/wireless/ath/wil6210/cfg80211.c | 2 +- > drivers/net/wireless/ath/wil6210/debug.c | 17 ++++++++ > drivers/net/wireless/ath/wil6210/fw.c | 1 - > drivers/net/wireless/ath/wil6210/fw_inc.c | 4 +- > drivers/net/wireless/ath/wil6210/interrupt.c | 30 +++++++++++-- > drivers/net/wireless/ath/wil6210/main.c | 63 +++++++++++++++++++++------- > drivers/net/wireless/ath/wil6210/txrx.c | 11 +++-- > drivers/net/wireless/ath/wil6210/wil6210.h | 15 ++++--- > drivers/net/wireless/ath/wil6210/wmi.c | 8 ++-- > 9 files changed, 114 insertions(+), 37 deletions(-) > > -- > 2.1.0 > > -- John W. Linville Someday the world will need a hero, and you linville@tuxdriver.com might be all we have. Be ready.