commit | 08951f10ae146d0c4114ac508310ad316b6f8798 | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Sun Feb 02 22:23:06 2014 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Feb 07 11:10:08 2014 -0800 |
tree | 4235ec4785aa0119f753639da4a945a8521cea52 | |
parent | 2a7470d9ffe506ff895f4a27dcf3840cb3ea097f [diff] |
staging: r8188eu: Fix typo in USB_DEVICE list 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> Cc: stable <stable@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>