Commit 174b24963eaf96dc5e093502ee09639aed13eb2f

Authored by Jelle Martijn Kok
Committed by John W. Linville
1 parent 33a5d083e7

rtl8187: Add new device ID

Add new RTL8187B device.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Stable <stable@kernel.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

drivers/net/wireless/rtl818x/rtl8187_dev.c
... ... @@ -65,6 +65,7 @@
65 65 /* Sitecom */
66 66 {USB_DEVICE(0x0df6, 0x000d), .driver_info = DEVICE_RTL8187},
67 67 {USB_DEVICE(0x0df6, 0x0028), .driver_info = DEVICE_RTL8187B},
  68 + {USB_DEVICE(0x0df6, 0x0029), .driver_info = DEVICE_RTL8187B},
68 69 /* Sphairon Access Systems GmbH */
69 70 {USB_DEVICE(0x114B, 0x0150), .driver_info = DEVICE_RTL8187},
70 71 /* Dick Smith Electronics */