• G
    usb: kill USB_MSG_{ATTACH,DETACH} · d1f8b536
    Gerd Hoffmann 提交于
    The USB subsystem pipes internal attach/detach notifications through
    usb_handle_packet() with a special magic PID.  This indirection is a
    pretty pointless excercise as it ends up being handled by
    usb_generic_handle_packet anyway.  Remove it.
    Signed-off-by: NGerd Hoffmann <kraxel@redhat.com>
    d1f8b536
usb.c 14.2 KB