[PATCH] USB: ethernet "gadget", rx overflows happen
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).
Showing
Please register or sign in to comment