Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754846Ab0KBSha (ORCPT ); Tue, 2 Nov 2010 14:37:30 -0400 Received: from mail.atheros.com ([12.19.149.2]:32391 "EHLO mail.atheros.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754826Ab0KBShY convert rfc822-to-8bit (ORCPT ); Tue, 2 Nov 2010 14:37:24 -0400 From: Vipin Mehta To: Greg KH , Randy Dunlap , "Martin K. Petersen" , Chris Ball CC: Stephen Rothwell , driverdevel , "linux-next@vger.kernel.org" , LKML Date: Tue, 2 Nov 2010 11:37:23 -0700 Subject: RE: linux-next: Tree for October 29 (staging/ath6kl) Thread-Topic: linux-next: Tree for October 29 (staging/ath6kl) Thread-Index: Act3xFm2iBnmO/VgRLiT9XRxoL929AC9/1+A Message-ID: <35B17FE5076C7040809188FBE7913F983F847B52A2@SC1EXMB-MBCL.global.atheros.com> References: <20101029121148.d27e03bc.sfr@canb.auug.org.au> <20101029161610.99e6f4ef.randy.dunlap@oracle.com> <20101029235125.GA22122@suse.de> In-Reply-To: <20101029235125.GA22122@suse.de> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1183 Lines: 31 On Fri, Oct 29, 2010 at 04:16:10PM -0700, Randy Dunlap wrote: > On Fri, 29 Oct 2010 12:11:48 +1100 Stephen Rothwell wrote: > > > Hi all, > > > drivers/staging/ath6kl/hif/sdio/linux_sdio/src/hif_scatter.c:288: error: 'struct mmc_host' has no member named 'max_hw_segs' > drivers/staging/ath6kl/hif/sdio/linux_sdio/src/hif_scatter.c:289: error: 'struct mmc_host' has no member named 'max_hw_segs' Looks like it was caused by: a36274e0184193e393fb82957925c3981a6b0477 mmc: Remove distinction between hw and phys segments and it's a simple fix. I'll do it after -rc1 is out as I'm on my way to Boston now... I had submitted a patch for this a few weeks back and the required changes were present in the tag next-20101028. They somehow got reverted back in the tag next-20101029. Both Greg and Stephen should have the original patch but I can send it again if it helps. (Sorry my mutt is acting up so sending it through Outlook) -- 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/