* Re: [PATCH] Staging: agnx: switch config_interface to bss_info_changed [not found] ` <20090512190254.GB1957@kroah.com> @ 2009-05-12 20:15 ` Alexander Beregalov 2009-05-19 12:12 ` Alexander Beregalov 0 siblings, 1 reply; 3+ messages in thread From: Alexander Beregalov @ 2009-05-12 20:15 UTC (permalink / raw) To: Greg KH, John W. Linville, linux-wireless Cc: gregkh, johannes, linux-next, linux-kernel 2009/5/12 Greg KH <greg@kroah.com>: > On Tue, May 12, 2009 at 09:37:56PM +0400, Alexander Beregalov wrote: >> 2009/5/12 Greg KH <greg@kroah.com>: >> > On Tue, May 12, 2009 at 03:23:13PM +0400, Alexander Beregalov wrot= e: >> >> Fix this build error: >> >> drivers/staging/agnx/pci.c: In function 'agnx_config_interface': >> >> drivers/staging/agnx/pci.c:315: error: dereferencing pointer to i= ncomplete type >> >> .. >> >> drivers/staging/agnx/pci.c:424: error: unknown field 'config_inte= rface' specified in initializer >> >> >> >> config_interface was removed in 2d0ddec5b2b >> >> ("mac80211: unify config_interface and bss_info_changed") >> > >> > I do not see that patch in Linus's tree. =C2=A0Is it in some other= tree >> > (wireless?) and not yet in mainline? >> Yes, it is in wireless from linux-next. >> You asked to send patches based on linux-next, right? >> Should I always mark patches for staging-next tree as [PATCH -next] = ? > > Hm, yes, -staging patches need to be against -next, but I have to be > able to build these somehow on my own without the wireless tree... > > I think something like this might better go through the wireless tree= as > it depends on changes that happen there. =C2=A0Sound good to you? Ok, thanks Greg. > If so, please send them to the wireless maintainer. John, will you apply it? -- To unsubscribe from this list: send the line "unsubscribe linux-wireles= s" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Staging: agnx: switch config_interface to bss_info_changed 2009-05-12 20:15 ` [PATCH] Staging: agnx: switch config_interface to bss_info_changed Alexander Beregalov @ 2009-05-19 12:12 ` Alexander Beregalov 2009-05-19 14:41 ` John W. Linville 0 siblings, 1 reply; 3+ messages in thread From: Alexander Beregalov @ 2009-05-19 12:12 UTC (permalink / raw) To: Greg KH, John W. Linville, linux-wireless Cc: gregkh, johannes, linux-next, linux-kernel 2009/5/13 Alexander Beregalov <a.beregalov@gmail.com>: > 2009/5/12 Greg KH <greg@kroah.com>: >> On Tue, May 12, 2009 at 09:37:56PM +0400, Alexander Beregalov wrote: >>> 2009/5/12 Greg KH <greg@kroah.com>: >>> > On Tue, May 12, 2009 at 03:23:13PM +0400, Alexander Beregalov wrote: >>> >> Fix this build error: >>> >> drivers/staging/agnx/pci.c: In function 'agnx_config_interface': >>> >> drivers/staging/agnx/pci.c:315: error: dereferencing pointer to incomplete type >>> >> .. >>> >> drivers/staging/agnx/pci.c:424: error: unknown field 'config_interface' specified in initializer >>> >> >>> >> config_interface was removed in 2d0ddec5b2b >>> >> ("mac80211: unify config_interface and bss_info_changed") >>> > >>> > I do not see that patch in Linus's tree. Is it in some other tree >>> > (wireless?) and not yet in mainline? >>> Yes, it is in wireless from linux-next. >>> You asked to send patches based on linux-next, right? >>> Should I always mark patches for staging-next tree as [PATCH -next] ? >> >> Hm, yes, -staging patches need to be against -next, but I have to be >> able to build these somehow on my own without the wireless tree... >> >> I think something like this might better go through the wireless tree as >> it depends on changes that happen there. Sound good to you? > Ok, thanks Greg. > >> If so, please send them to the wireless maintainer. > John, will you apply it? John? ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Staging: agnx: switch config_interface to bss_info_changed 2009-05-19 12:12 ` Alexander Beregalov @ 2009-05-19 14:41 ` John W. Linville 0 siblings, 0 replies; 3+ messages in thread From: John W. Linville @ 2009-05-19 14:41 UTC (permalink / raw) To: Alexander Beregalov Cc: Greg KH, linux-wireless, gregkh, johannes, linux-next, linux-kernel On Tue, May 19, 2009 at 04:12:50PM +0400, Alexander Beregalov wrote: > 2009/5/13 Alexander Beregalov <a.beregalov@gmail.com>: > > 2009/5/12 Greg KH <greg@kroah.com>: > >> On Tue, May 12, 2009 at 09:37:56PM +0400, Alexander Beregalov wrote: > >>> 2009/5/12 Greg KH <greg@kroah.com>: > >>> > On Tue, May 12, 2009 at 03:23:13PM +0400, Alexander Beregalov wrote: > >>> >> Fix this build error: > >>> >> drivers/staging/agnx/pci.c: In function 'agnx_config_interface': > >>> >> drivers/staging/agnx/pci.c:315: error: dereferencing pointer to incomplete type > >>> >> .. > >>> >> drivers/staging/agnx/pci.c:424: error: unknown field 'config_interface' specified in initializer > >>> >> > >>> >> config_interface was removed in 2d0ddec5b2b > >>> >> ("mac80211: unify config_interface and bss_info_changed") > >>> > > >>> > I do not see that patch in Linus's tree. Is it in some other tree > >>> > (wireless?) and not yet in mainline? > >>> Yes, it is in wireless from linux-next. > >>> You asked to send patches based on linux-next, right? > >>> Should I always mark patches for staging-next tree as [PATCH -next] ? > >> > >> Hm, yes, -staging patches need to be against -next, but I have to be > >> able to build these somehow on my own without the wireless tree... > >> > >> I think something like this might better go through the wireless tree as > >> it depends on changes that happen there. Sound good to you? > > Ok, thanks Greg. > > > >> If so, please send them to the wireless maintainer. > > John, will you apply it? > > John? *grumble* I guess I will... John -- John W. Linville Someday the world will need a hero, and you linville@tuxdriver.com might be all we have. Be ready. ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-05-19 14:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1242127393-4298-1-git-send-email-a.beregalov@gmail.com>
[not found] ` <20090512164448.GJ16247@kroah.com>
[not found] ` <a4423d670905121037i3ea96b01s68367c082802684d@mail.gmail.com>
[not found] ` <20090512190254.GB1957@kroah.com>
2009-05-12 20:15 ` [PATCH] Staging: agnx: switch config_interface to bss_info_changed Alexander Beregalov
2009-05-19 12:12 ` Alexander Beregalov
2009-05-19 14:41 ` John W. Linville
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).