This patch series in combination with the series for compat-wireless makes compat-wireless compile again for me on all supported kernel versions. Hauke Mehrtens (4): compat: do not include qdisc_cb_private_validate with every kernel comapt: add skb_queue_walk_from compat: remove hci_mon.h compat: add ida_simple_{get,remove} compat/Makefile | 1 + compat/compat-3.1.c | 83 +++++++++++++++++++++++++++++++++++++++ include/linux/compat-2.6.28.h | 4 ++ include/linux/compat-3.1.h | 5 +++ include/linux/compat-3.3.h | 2 + include/net/bluetooth/hci_mon.h | 51 ------------------------ 6 files changed, 95 insertions(+), 51 deletions(-) create mode 100644 compat/compat-3.1.c delete mode 100644 include/net/bluetooth/hci_mon.h -- 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