This series fixes some problems when compiling compat-wireless against kernel 2.6.24 or 2.6.25. Now this should work for every driver selected by default. "add ifdefs into compat_autoconf.h" extends gen-compat-autoconf.sh to handle some ifdef in config.mk. This was compile tested with kernel 2.6.24 to 2.6.36. Hauke Mehrtens (7): compat-wireless: do not use needed_headroom compat-wireless: fix patch stile. compat-wireless: remove linux/gpio.h include compat-wireless: multiple changes to config file compat-wireless: rename CONFIG_IWLWIFI config symbol compat-wireless: add ifdefs into compat_autoconf.h compat-wireless: add support for kernel 2.6.24 config.mk | 63 +++++++++++++++++++------------- patches/01-netdev.patch | 17 ++++++--- patches/06-header-changes.patch | 24 +++++++++++- patches/08-rename-iwl4965-config.patch | 8 ++++- patches/16-bluetooth.patch | 26 +++++-------- scripts/gen-compat-autoconf.sh | 48 ++++++++++++------------ 6 files changed, 112 insertions(+), 74 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