Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758209Ab3J2QDe (ORCPT ); Tue, 29 Oct 2013 12:03:34 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:35742 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752977Ab3J2QDd (ORCPT ); Tue, 29 Oct 2013 12:03:33 -0400 Date: Tue, 29 Oct 2013 09:03:22 -0700 From: Greg KH To: Kevin McKinney Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, dan.carpenter@oracle.com Subject: Re: [PATCH 02/11 V2] Staging: bcm: Remove typedef for _U_IP_ADDRESS and call directly. Message-ID: <20131029160322.GA21844@kroah.com> References: <1383018708-29615-1-git-send-email-klmckinney1@gmail.com> <1383018708-29615-3-git-send-email-klmckinney1@gmail.com> <20131029160148.GA20656@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20131029160148.GA20656@kroah.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 853 Lines: 23 On Tue, Oct 29, 2013 at 09:01:48AM -0700, Greg KH wrote: > On Mon, Oct 28, 2013 at 11:51:39PM -0400, Kevin McKinney wrote: > > This patch removes typedef for _U_IP_ADDRESS, and > > changes the name of the struct to bcm_ip_address. In > > addition, any calls to struct "U_IP_ADDRESS" are > > changed to call directly. > > > > Signed-off-by: Kevin McKinney > > Someone already sent me a patch that did much the same thing so your > patch no longer applied :( This causes the rest of the patches to also not apply, can you please resin them against my latest tree? thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/