Hi! I just pulled from wireless-testing git tree and I'm now hitting this build error: Building modules, stage 2. MODPOST 216 modules ERROR: "mpp_path_lookup" [net/mac80211/mac80211.ko] undefined! ERROR: "mpp_path_add" [net/mac80211/mac80211.ko] undefined! make[1]: *** [__modpost] Error 1 make: *** [modules] Error 2 My kernel config: $ grep CONFIG_MAC80211 .config CONFIG_MAC80211=m CONFIG_MAC80211_RC_PID=y CONFIG_MAC80211_RC_DEFAULT_PID=y CONFIG_MAC80211_RC_DEFAULT="pid" # CONFIG_MAC80211_MESH is not set CONFIG_MAC80211_LEDS=y CONFIG_MAC80211_DEBUG_MENU=y # CONFIG_MAC80211_DEBUG_PACKET_ALIGNMENT is not set CONFIG_MAC80211_NOINLINE=y CONFIG_MAC80211_VERBOSE_DEBUG=y # CONFIG_MAC80211_HT_DEBUG is not set # CONFIG_MAC80211_TKIP_DEBUG is not set # CONFIG_MAC80211_IBSS_DEBUG is not set CONFIG_MAC80211_VERBOSE_PS_DEBUG=y # CONFIG_MAC80211_VERBOSE_SPECT_MGMT_DEBUG is not set # CONFIG_MAC80211_HWSIM is not set Regards, Davide -- 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