Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

Advertisement
[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v2.4.0-ac11 /drivers/usb/serial/mct_u232.c

Filename:/drivers/usb/serial/mct_u232.c
Lines Added:1
Lines Deleted:1
Also changed in: (Previous) 2.4.0-test12 
(Following) 2.4.0-ac12  2.4.1-ac1  2.4.1-ac2  2.4.1-ac3  2.4.1-ac4  2.4.1-ac5 

Location
[  2.4.0-ac11
  [  drivers
    [  usb
      [  serial
         o  mct_u232.c

Patch

diff -u --new-file --recursive --exclude-from exclude linux.vanilla/drivers/usb/serial/mct_u232.c linux.ac/drivers/usb/serial/mct_u2+
32.c
--- linux.vanilla/drivers/usb/serial/mct_u232.c   Thu Dec  7 19:13:38 2000
+++ linux.ac/drivers/usb/serial/mct_u232.c   Mon Jan 22 07:01:19 2001
@@ -102,7 +102,7 @@
  * All of the device info needed for the MCT USB-RS232 converter.
  */
 static __devinitdata struct usb_device_id id_table [] = {
-   { idVendor: MCT_U232_VID, idProduct: MCT_U232_PID },
+   { USB_DEVICE(MCT_U232_VID, MCT_U232_PID) },
    { }               /* Terminating entry */
 };
 


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.