From: Johannes Berg <johannes@xxxxxxxxxxxxxxxx> Date: Mon, 03 Nov 2008 08:25:00 +0100 > I've tried sending a patch to add > CONFIG_HAVE_EFFICIENT_ALIGNED_ACCESS or something like that so that > we can fix it up if that is unset or make the driver depend on it, > but it hasn't stuck so far, so for now, ignore the warning and don't > try to use Intel wireless hw on platforms that don't like unaligned > loads. What are you smoking? ;-) arch/Kconfig:config HAVE_EFFICIENT_UNALIGNED_ACCESS arch/powerpc/Kconfig: select HAVE_EFFICIENT_UNALIGNED_ACCESS arch/x86/Kconfig: select HAVE_EFFICIENT_UNALIGNED_ACCESS -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html