This make compat-wireless apply against current linux-next and build with kernel version from 2.6.27 to 3.2. This series just contains some patches handing some recent changes in linux-next nothing special. Hauke Mehrtens (6): compat-wireless: compile fix for commit patches/09-threaded-irq.patch compat-wireless: remove platform_device_id for kernel < 2.6.30 compat-wireless: CONFIG_BT_L2CAP and CONFIG_BT_SCO removed compat-wireless: make patches apply again compat-wireless: use other workqueue compat-wireless: no trans_start on netdev_queue config.mk | 2 - patches/08-rename-config-options.patch | 29 +------------ patches/09-threaded-irq.patch | 22 +++++----- patches/29-sdio_no_suspend.patch | 47 +++++++++++++++------- patches/31-backport-sk_add_backlog.patch | 24 ------------ patches/35-fix-makefile-includes.patch | 4 +- patches/45-remove-platform-id-table.patch | 23 +++++++++++ patches/46-use_other_workqueue.patch | 15 +++++++ patches/47-no_trans_start_on_netdev_queue.patch | 13 ++++++ 9 files changed, 99 insertions(+), 80 deletions(-) delete mode 100644 patches/31-backport-sk_add_backlog.patch create mode 100644 patches/45-remove-platform-id-table.patch create mode 100644 patches/46-use_other_workqueue.patch create mode 100644 patches/47-no_trans_start_on_netdev_queue.patch -- 1.7.5.4 -- 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