From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [E1000-devel] [net] Intel Wired LAN Driver Updates Date: Wed, 01 Apr 2015 01:10:33 -0400 (EDT) Message-ID: <20150401.011033.142386564959225301.davem@davemloft.net> References: <20150331.132214.1693397186943204005.davem@davemloft.net> <1427854793.20936.4.camel@jtkirshe-mobl> <1427862473.20936.5.camel@jtkirshe-mobl> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: nhorman@redhat.com, jogreene@redhat.com, linux.nics@intel.com, e1000-devel@lists.sourceforge.net, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, sassmann@redhat.com To: jeffrey.t.kirsher@intel.com Return-path: In-Reply-To: <1427862473.20936.5.camel@jtkirshe-mobl> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Jeff Kirsher Date: Tue, 31 Mar 2015 21:27:53 -0700 > On Tue, 2015-03-31 at 19:19 -0700, Jeff Kirsher wrote: >> On Tue, 2015-03-31 at 13:22 -0400, David Miller wrote: >> > From: Jeff Kirsher >> > Date: Fri, 27 Mar 2015 16:04:10 -0700 >> > >> > > The following are changes since commit >> > dde93dfea53c72b07907d9e44a6e4b1545f6bdc4: >> > > cxgb4: Fix frame size warning for 32 bit arch >> > > and are available in the git repository at: >> > > git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue >> > master >> > > >> > > Jeff Kirsher (1): >> > > MAINTAINERS: Update Intel Wired Ethernet Driver info >> > >> > Looks great but it looks like nothing is pushed there? >> > >> > [davem@localhost net]$ git pull >> > git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue >> > master >> > From git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue >> > * branch master -> FETCH_HEAD >> > Already up-to-date. >> > [davem@localhost net]$ >> >> Sorry, I forgot to scrub the cover letter to remove the "pull" info, >> since it was a single patch, I did not think it would require a >> "pull". :-) >> >> I can apply it to my net-queue tree, master branch if you need or want. > > I have gone ahead and pushed the patch to my net-queue tree for you to > pull. Pulled, thanks Jeff.