From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-gx0-f174.google.com ([209.85.161.174]:55119 "EHLO mail-gx0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751131Ab1EFPop convert rfc822-to-8bit (ORCPT ); Fri, 6 May 2011 11:44:45 -0400 MIME-Version: 1.0 Reply-To: sedat.dilek@gmail.com In-Reply-To: <20110506084031.a1f2e483.randy.dunlap@oracle.com> References: <20110506154921.47700781.sfr@canb.auug.org.au> <20110506084031.a1f2e483.randy.dunlap@oracle.com> Date: Fri, 6 May 2011 17:44:44 +0200 Message-ID: (sfid-20110506_174449_259040_76EBD07F) Subject: Re: linux-next: Tree for May 6 (wireless) From: Sedat Dilek To: Randy Dunlap Cc: Stephen Rothwell , linux-wireless@vger.kernel.org, linux-next@vger.kernel.org, LKML , Larry Finger Content-Type: text/plain; charset=UTF-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Fri, May 6, 2011 at 5:40 PM, Randy Dunlap wrote: > On Fri, 6 May 2011 15:49:21 +1000 Stephen Rothwell wrote: > >> Hi all, >> >> Changes since 20110505: > > > when PM is not enabled: > > net/mac80211/main.c:700: error: 'const struct ieee80211_ops' has no member named 'suspend' > net/mac80211/main.c:700: error: 'const struct ieee80211_ops' has no member named 'resume' > > --- > ~Randy > *** Remember to use Documentation/SubmitChecklist when testing your code *** > -- > To unsubscribe from this list: send the line "unsubscribe linux-next" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at  http://vger.kernel.org/majordomo-info.html > There was a patch sent today, see "[PATCH] mac80211: Fix build error when CONFIG_PM is not defined" from Larry. - Sedat -