• Adrian Bunk's avatar
    [PATCH] fix compile error in usb-serial.c · 4eba467f
    Adrian Bunk authored
    drivers/usb/serial/usb-serial.c in 2.5.48 fails to compile with the
    following error:
    
    drivers/usb/serial/usb-serial.c:842: dereferencing pointer to incompletetype
    
    Is the following patch correct?
    4eba467f
usb-serial.c 49.4 KB