plusquezero on IRC complained about compat-wireless-2.6.37-3-sn not compiling on his system with kernel 2.6.32 ( http://pastebin.com/bKyZpKSr ). I tried to create such a release and had no problems, but the released tar balls at http://www.orbit-lab.org/kernel/compat-wireless-2.6-stable/v2.6.37/ are containing some extra files. These files are available in compat-wireless based on linux-next but not in the version based on 2.6.27. Something in the script creating this release went wrong. Attached is the diffstat beetween compat-wireless-2.6.37-3-sn.tar.bz2 and the version I generated myself with "./scripts/admin-refresh.sh -s -n" from the git branch remotes/origin/linux-2.6.37.y of compat-wireless.git and compat.git. Hauke hauke@hauke:~/compat-wireless/compat-wireless-2.6.37-3-sn$ diff -Naurx .git -x pending-stable -x tmp.patch -x build.sh -x compiletest.sh -x scripts . ../compat-wireless-git |diffstat code-metrics.txt | 12 compat/compat-2.6.38.c | 50 -- compat/kfifo.c | 608 ------------------------------ compat_base_tree | 2 include/linux/average.h | 5 include/linux/kfifo.h | 857 ------------------------------------------- include/linux/rfkill.h | 32 - include/net/bluetooth/mgmt.h | 87 ---- net/bluetooth/mgmt.c | 308 --------------- net/wireless/mesh.c | 142 ------- 10 files changed, 7 insertions(+), 2096 deletions(-) -- 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