Wireless testing now includes scan.o, patch needs to reflect that. Signed-off-by: Pat Erley <pat-lkml@xxxxxxxxx> --- Diffs of diffs look funny, haha diff --git a/compat/compat.diff b/compat/compat.diff index 4d96eec..ff4d157 100644 --- a/compat/compat.diff +++ b/compat/compat.diff @@ -18,8 +18,8 @@ obj-$(CONFIG_LIB80211_CRYPT_CCMP) += lib80211_crypt_ccmp.o obj-$(CONFIG_LIB80211_CRYPT_TKIP) += lib80211_crypt_tkip.o --cfg80211-y += core.o sysfs.o radiotap.o util.o reg.o -+cfg80211-y += core.o sysfs.o radiotap.o util.o reg.o compat.o +-cfg80211-y += core.o sysfs.o radiotap.o util.o reg.o scan.o ++cfg80211-y += core.o sysfs.o radiotap.o util.o reg.o scan.o compat.o cfg80211-$(CONFIG_WIRELESS_EXT) += wext-compat.o cfg80211-$(CONFIG_NL80211) += nl80211.o --- a/drivers/net/wireless/zd1211rw/zd_chip.h 2008-03-07 20:02:06.000000000 -0500 -- 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