Staging: rt2860: add Belkin F5D8055 Wireless-N USB Dongle device id

Add Belkin F5D8055 Wireless-N USB support to the rt2870
staging driver.

Signed-off-by: Chris Largret <largret@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

authored by Chris Largret and committed by Greg Kroah-Hartman 12840c63 d615da09

+1
+1
drivers/staging/rt2860/usb_main_dev.c
··· 63 {USB_DEVICE(0x07D1, 0x3C11)}, /* D-Link */ 64 {USB_DEVICE(0x14B2, 0x3C07)}, /* AL */ 65 {USB_DEVICE(0x050D, 0x8053)}, /* Belkin */ 66 {USB_DEVICE(0x14B2, 0x3C23)}, /* Airlink */ 67 {USB_DEVICE(0x14B2, 0x3C27)}, /* Airlink */ 68 {USB_DEVICE(0x07AA, 0x002F)}, /* Corega */
··· 63 {USB_DEVICE(0x07D1, 0x3C11)}, /* D-Link */ 64 {USB_DEVICE(0x14B2, 0x3C07)}, /* AL */ 65 {USB_DEVICE(0x050D, 0x8053)}, /* Belkin */ 66 + {USB_DEVICE(0x050D, 0x825B)}, /* Belkin */ 67 {USB_DEVICE(0x14B2, 0x3C23)}, /* Airlink */ 68 {USB_DEVICE(0x14B2, 0x3C27)}, /* Airlink */ 69 {USB_DEVICE(0x07AA, 0x002F)}, /* Corega */