• David Brownell's avatar
    [PATCH] USB: ethernet "gadget", rx overflows happen · fdf45852
    David Brownell authored
    I tightened up rx overflow logic in the net2280 driver
    a while back, and it broke MTU size packets in this
    driver (host pads them out).  This patch accomodates it
    by allocating a slightly larger buffer (almost 3*512).
    fdf45852
ether.c 42.4 KB