From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752024AbcFWTlQ (ORCPT ); Thu, 23 Jun 2016 15:41:16 -0400 Received: from shards.monkeyblade.net ([149.20.54.216]:35129 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750729AbcFWTlO (ORCPT ); Thu, 23 Jun 2016 15:41:14 -0400 Date: Thu, 23 Jun 2016 15:41:07 -0400 (EDT) Message-Id: <20160623.154107.694884084216639870.davem@davemloft.net> To: kvalo@codeaurora.org Cc: linux-wireless@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: pull-request: wireless-drivers-next 2016-06-21 From: David Miller In-Reply-To: <87a8ien7hq.fsf@kamboji.qca.qualcomm.com> References: <87a8ien7hq.fsf@kamboji.qca.qualcomm.com> X-Mailer: Mew version 6.7 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Thu, 23 Jun 2016 12:41:14 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Kalle Valo Date: Tue, 21 Jun 2016 13:47:45 +0300 > I hope it's ok to send two pull requests the same day, both for net > and net-next? This is targeted to 4.8 so it is for net-next. Yeah that's fine. > Even though is this the first pull request for 4.8 we actually > remove more code than add, thanks to Guenter Roeck's on removing > unused "phy_a" support from b43. Otherwise there's not really > anything standing out, adding new chipset support to brcmfmac and > ath10k, lots of fixes and the usual. Pulled, thanks.