Prev: linux-next: manual merge of the wireless tree with the net tree
Next: linux-next: manual merge of the net tree with the net-current tree
From: Stephen Rothwell on 22 Jun 2010 23:00 Hi John, After merging the wireless tree, today's linux-next build (x86_64 allmodconfig) failed like this: ERROR: "mesh_handler_def" [drivers/net/wireless/libertas/libertas.ko] undefined! Caused by commit cbca36ab906ce8c8d959eca1e0b5465e9182b0f0 ("Libertas: cfg80211 support") which removed mesh_handler_def even though there is still a reference to it in drivers/net/wireless/libertas/mesh.c when WIRELESS_EXT is defined. I have used the wireless tree from next-20100622 for today. -- Cheers, Stephen Rothwell sfr(a)canb.auug.org.au http://www.canb.auug.org.au/~sfr/
From: John W. Linville on 23 Jun 2010 11:10
On Wed, Jun 23, 2010 at 12:51:49PM +1000, Stephen Rothwell wrote: > Hi John, > > After merging the wireless tree, today's linux-next build (x86_64 allmodconfig) > failed like this: > > ERROR: "mesh_handler_def" [drivers/net/wireless/libertas/libertas.ko] undefined! > > Caused by commit cbca36ab906ce8c8d959eca1e0b5465e9182b0f0 ("Libertas: > cfg80211 support") which removed mesh_handler_def even though there is > still a reference to it in drivers/net/wireless/libertas/mesh.c when > WIRELESS_EXT is defined. > > I have used the wireless tree from next-20100622 for today. Yes, sorry about that! I'll correct it today. John -- John W. Linville Someday the world will need a hero, and you linville(a)tuxdriver.com might be all we have. Be ready. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |