[PATCH] rtl8187: Add device ID for HP wireless print kit usb dongle
[firefly-linux-kernel-4.4.55.git] / drivers / net / wireless / rtl8187_dev.c
index b0a92f543da4b2b8569984296336fd64a0fe2efb..0ef887dd286795fe0cf22a24b019b845362dae48 100644 (file)
@@ -36,6 +36,8 @@ static struct usb_device_id rtl8187_table[] __devinitdata = {
        /* Netgear */
        {USB_DEVICE(0x0846, 0x6100)},
        {USB_DEVICE(0x0846, 0x6a00)},
+       /* HP */
+       {USB_DEVICE(0x03f0, 0xca02)},
        {}
 };