The patch titled softmac uses Wiress Extensions has been removed from the -mm tree. Its filename is softmac-uses-wiress-ext.patch This patch was probably dropped from -mm because it has now been merged into a subsystem tree or into Linus's tree, or because it was folded into its parent patch in the -mm tree. From: "Randy.Dunlap" <rdunlap@xxxxxxxxxxxx> softmac uses wireless extensions, so let it SELECT that config option; WARNING: "wireless_send_event" [net/ieee80211/softmac/ieee80211softmac.ko] undefined! Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- net/ieee80211/softmac/Kconfig | 1 + 1 files changed, 1 insertion(+) diff -puN net/ieee80211/softmac/Kconfig~softmac-uses-wiress-ext net/ieee80211/softmac/Kconfig --- 25/net/ieee80211/softmac/Kconfig~softmac-uses-wiress-ext Mon Apr 3 17:11:01 2006 +++ 25-akpm/net/ieee80211/softmac/Kconfig Mon Apr 3 17:11:01 2006 @@ -1,6 +1,7 @@ config IEEE80211_SOFTMAC tristate "Software MAC add-on to the IEEE 802.11 networking stack" depends on IEEE80211 && EXPERIMENTAL + select WIRELESS_EXT ---help--- This option enables the hardware independent software MAC addon for the IEEE 802.11 networking stack. _ Patches currently in -mm which might be from rdunlap@xxxxxxxxxxxx are origin.patch config-exit-if-no-beginning-filename.patch git-mtd.patch areca-raid-linux-scsi-driver.patch git-watchdog.patch git-wireless.patch add-poisonh-and-patch-primary-users.patch update-2-drivers-for-poisonh.patch tpm_infineon-section-fixup.patch acpi-identify-which-device-is-not-power-manageable.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html