USB: serial: option: add D-Link DWM-156/A3
[pandora-kernel.git] / drivers / usb / serial / ark3116.c
index 3ca6c0d..1a715f6 100644 (file)
@@ -49,7 +49,7 @@ static int debug;
 #define DRIVER_NAME "ark3116"
 
 /* usb timeout of 1 second */
-#define ARK_TIMEOUT (1*HZ)
+#define ARK_TIMEOUT 1000
 
 static const struct usb_device_id id_table[] = {
        { USB_DEVICE(0x6547, 0x0232) },