> Hi all, > I have had compiler errors when making compat-2011-06-23 - > compat-2011-06-26. > CC [M] > /home/wimo/new/compat-wireless-2011-06-26/net/wireless/nl80211.o/home/wimo/new/compat-wireless-2011-06-26/net/wireless/nl80211.c: > In function > ‘nl80211_send_bss’:/home/wimo/new/compat-wireless-2011-06-26/net/wireless/nl80211.c:3641: > error: implicit declaration of function > ‘genl_dump_check_consistent’/home/wimo/new/compat-wireless-2011-06-26/net/wireless/nl80211.c: > In function > ‘nl80211_dump_scan’:/home/wimo/new/compat-wireless-2011-06-26/net/wireless/nl80211.c:3731: > error: ‘struct netlink_callback’ has no member named > ‘seq’make[3]: *** > [/home/wimo/new/compat-wireless-2011-06-26/net/wireless/nl80211.o] > Error 1make[2]: *** > [/home/wimo/new/compat-wireless-2011-06-26/net/wireless] > Error 2make[1]: *** > [_module_/home/wimo/new/compat-wireless-2011-06-26] Error > 2make[1]: Leaving directory > `/usr/src/linux-headers-2.6.32-25-generic'make: *** > [modules] Error 2 > There appears to be a problem with nl80211.c as you see in > the error messages. However when I copied compat-2011-06-22 > version's nl80211.c and nl80211.h to compat-2011-06-26 > (replacing its original), it compiled and worked just fine. > Thanks! This patch: nl80211: use netlink consistent dump feature for BSS dumps, submitted by Johannes appears to be the culprit and I already notified him. In the mean time you can reverse it to complete c/w compilation. Walter -- 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