From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.linuxfoundation.org ([140.211.169.12]:32799 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751393AbaIWNwX (ORCPT ); Tue, 23 Sep 2014 09:52:23 -0400 Date: Tue, 23 Sep 2014 06:51:29 -0700 From: Greg KH To: Arend van Spriel Cc: stable@vger.kernel.org, linux-wireless , "John W. Linville" Subject: Re: [PATCH for-3.12] brcmfmac: handle IF event for P2P_DEVICE interface Message-ID: <20140923135129.GA12636@kroah.com> (sfid-20140923_155227_265177_0905E852) References: <1411465946-27161-1-git-send-email-arend@broadcom.com> <20140923132207.GB11359@kroah.com> <542178D2.90804@broadcom.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <542178D2.90804@broadcom.com> Sender: linux-wireless-owner@vger.kernel.org List-ID: On Tue, Sep 23, 2014 at 03:42:42PM +0200, Arend van Spriel wrote: > On 09/23/14 15:22, Greg KH wrote: > >On Tue, Sep 23, 2014 at 11:52:26AM +0200, Arend van Spriel wrote: > >>upstream: 87c4790330810fe5caf0172d9320cf24ef19cebe > > > >That commit id doesn't match anything in Linus's tree :( > > > > Hmmm, that is weird: > > [arend@lb-bun-235 ~/scm/brcm80211-next] > $ git remote show torvalds > * remote torvalds > Fetch URL: > git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git > Push URL: > git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git > HEAD branch: master > Remote branch: > master tracked > [arend@lb-bun-235 ~/scm/brcm80211-next] > $ git log torvalds/master --oneline -8 -- drivers/net/wireless/brcm80211 > *87c4790 brcmfmac: handle IF event for P2P_DEVICE interface* > 8f2b459 brcmfmac: obtain ifp through wdev structure > f1d5603 brcmfmac: conditionally compile firmware protocol source code > fac7d2a brcmfmac: Fix memory leak and missing assignment. > 2d116b88 brcmfmac: fix memory leakage in msgbuf > ebcc2f5 brcmfmac: fix curly brace mistake in brcmf_pcie_handle_mb_data() > aef4f5b Merge tag 'master-2014-07-31' of > git://git.kernel.org/pub/scm/linux/kern > 70b7d94 brcmfmac: Add TDLS support to msgbuf. Ah, it just went in, sorry for the noise. But it _just_ went in, why are you emailing this? We have to wait for a -rc release to come out with the patch before being able to add it to the tree. thanks, greg k-h