staging: r8188eu: Fix typo in USB_DEVICE list
authorLarry Finger <Larry.Finger@lwfinger.net>
Mon, 3 Feb 2014 04:23:06 +0000 (22:23 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 22 Feb 2014 21:34:50 +0000 (13:34 -0800)
commit4ce62db88776c97605a34cc43bc1025b4e97f450
tree87795c3a45cfcfa82a3acd5cc2863ec28140ca1e
parenta73d2235f9282597facf9dd09e59209ed5d45144
staging: r8188eu: Fix typo in USB_DEVICE list

commit 08951f10ae146d0c4114ac508310ad316b6f8798 upstream.

There is a typo in the device list that interchanges the vendor and
product codes for one of the entries. This exchange was determined
by noticing that the vendor code is 0x07b8 for Abocom at
http://www.linux-usb.org/usb.ids.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/os_dep/usb_intf.c