• Felipe Balbi's avatar
    usb: dwc3: trace: don't save pointers · a4722fd3
    Felipe Balbi authored
    There was another instance where we were
    holding pointers which could be long gone.
    
    Fix that by caching only values pointed to
    by such pointer.
    
    Because no crash has been observed, this patch
    will be sent on v3.19 merge window, instead of
    -rc.
    Signed-off-by: default avatarFelipe Balbi <balbi@ti.com>
    a4722fd3
trace.h 6.07 KB