netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* net 2.6.25 is broken when building with wireless/iwlwifi
@ 2008-01-20 14:01 Ian Brown
       [not found] ` <d0383f90801200601y71472ae6ha638c1567d4abde4-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Ian Brown @ 2008-01-20 14:01 UTC (permalink / raw)
  To: netdev

Hello,
net 2.6.25 is broken when building with the wireless/iwlwifi
subtree;  we get the following errors (we noticed that iwl_down() and
iwl_resume()
implementation do exist in garzik tree, but there are more differences
so a simple
patch with only adding these two methods might be risky)

...
...

  CHK     include/linux/version.h
  CHK     include/linux/utsrelease.h
  CALL    scripts/checksyscalls.sh
  CHK     include/linux/compile.h
  CC [M]  drivers/net/wireless/iwlwifi/iwl3945-base.o
drivers/net/wireless/iwlwifi/iwl3945-base.c: In function 'iwl3945_pci_remove':
drivers/net/wireless/iwlwifi/iwl3945-base.c:8639: error: implicit
declaration of function 'iwl_down'
drivers/net/wireless/iwlwifi/iwl3945-base.c: In function 'iwl3945_pci_resume':
drivers/net/wireless/iwlwifi/iwl3945-base.c:8779: error: implicit
declaration of function 'iwl_resume'
make[4]: *** [drivers/net/wireless/iwlwifi/iwl3945-base.o] Error 1
make[3]: *** [drivers/net/wireless/iwlwifi] Error 2
make[2]: *** [drivers/net/wireless] Error 2
make[1]: *** [drivers/net] Error 2
make: *** [drivers] Error 2
...
...
IB

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: net 2.6.25 is broken when building with wireless/iwlwifi
       [not found] ` <d0383f90801200601y71472ae6ha638c1567d4abde4-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2008-01-20 19:23   ` Jeff Garzik
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Garzik @ 2008-01-20 19:23 UTC (permalink / raw)
  To: Ian Brown
  Cc: netdev-u79uwXL29TY76Z2rM5mHXA, John Linville,
	linux-wireless-u79uwXL29TY76Z2rM5mHXA

Ian Brown wrote:
> Hello,
> net 2.6.25 is broken when building with the wireless/iwlwifi
> subtree;  we get the following errors (we noticed that iwl_down() and
> iwl_resume()
> implementation do exist in garzik tree, but there are more differences
> so a simple
> patch with only adding these two methods might be risky)
> 
> ...
> ...
> 
>   CHK     include/linux/version.h
>   CHK     include/linux/utsrelease.h
>   CALL    scripts/checksyscalls.sh
>   CHK     include/linux/compile.h
>   CC [M]  drivers/net/wireless/iwlwifi/iwl3945-base.o
> drivers/net/wireless/iwlwifi/iwl3945-base.c: In function 'iwl3945_pci_remove':
> drivers/net/wireless/iwlwifi/iwl3945-base.c:8639: error: implicit
> declaration of function 'iwl_down'
> drivers/net/wireless/iwlwifi/iwl3945-base.c: In function 'iwl3945_pci_resume':
> drivers/net/wireless/iwlwifi/iwl3945-base.c:8779: error: implicit
> declaration of function 'iwl_resume'
> make[4]: *** [drivers/net/wireless/iwlwifi/iwl3945-base.o] Error 1
> make[3]: *** [drivers/net/wireless/iwlwifi] Error 2
> make[2]: *** [drivers/net/wireless] Error 2
> make[1]: *** [drivers/net] Error 2
> make: *** [drivers] Error 2

hrm, that sounds like a potential mis-merge on my part (though 
ultimately linville should be re-syncing with net-2.6.25 soon anyway)

	Jeff

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-01-20 19:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-20 14:01 net 2.6.25 is broken when building with wireless/iwlwifi Ian Brown
     [not found] ` <d0383f90801200601y71472ae6ha638c1567d4abde4-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2008-01-20 19:23   ` Jeff Garzik

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).