• David Brownell's avatar
    [PATCH] USB: rndis gadget driver updates · 920f873a
    David Brownell authored
    Various build fixes:  64bit (Andrew Morton), static linking,
    broken on big-endian, etc.
    
    Tighten up the integration with the main "ether" driver, so
    state transitions and host ethernet addresses are shared too.
    Add missing spinlock calls around RNDIS command outcall,
    fix GET_INTERFACE issue, host mustn't clobber netdev flags.
    
    Minor code cleanups.
    920f873a
rndis.h 7.36 KB