From: Larry Finger Date: Mon, 3 Feb 2014 04:23:06 +0000 (-0600) Subject: staging: r8188eu: Fix typo in USB_DEVICE list X-Git-Tag: v3.14-rc3~12^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08951f10ae146d0c4114ac508310ad316b6f8798;p=pandora-kernel.git 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 Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed