This patch series in combination with the series for compat makes compat-wireless compile again for me on all supported kernel versions. Hauke Mehrtens (8): compat-wireless: make patches apply again compat-wireless: add usb driver lpm compat-wireless: deactivate wl1251 for kernel < 2.6.37 compat-wireless: add linux/compat.h header compat-wireless: add asm/unaligned.h include to ath6kl compat-wireless: add bluetooth to pr_fmt patch compat-wireless: add bluetooth to sdio suspend remove patch compat-wireless: add include/net/bluetooth/{hci_mon.h,sco.h} config.mk | 6 +- patches/05-usb.patch | 4 +- patches/06-header-changes.patch | 40 +++++ patches/08-rename-config-options.patch | 8 +- patches/16-bluetooth.patch | 72 +++++---- patches/24-pcmcia.patch | 28 ++-- patches/29-sdio_no_suspend.patch | 28 ++++ patches/46-use_other_workqueue.patch | 4 +- patches/53-pr_fmt.patch | 14 ++ patches/62-usb_driver_lpm.patch | 276 ++++++++++++++++++++++++++++++++ scripts/admin-update.sh | 2 +- 11 files changed, 424 insertions(+), 58 deletions(-) create mode 100644 patches/62-usb_driver_lpm.patch -- 1.7.9.5 -- 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