zd1211rw uses usb_queue_reset_device() which is not backported now. Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx> --- config.mk | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/config.mk b/config.mk index 7c337bb..ad05a3d 100644 --- a/config.mk +++ b/config.mk @@ -387,8 +387,10 @@ CONFIG_EEPROM_93CX6=m # USB Drivers ifdef CONFIG_USB +ifndef CONFIG_COMPAT_KERNEL_29 CONFIG_ZD1211RW=m # CONFIG_ZD1211RW_DEBUG=y +endif #CONFIG_COMPAT_KERNEL_29 # Sorry, rndis_wlan uses cancel_work_sync which is new and can't be done in compat... -- 1.7.1 -- 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