Home
last modified time | relevance | path

Searched hist:"20 b429b013c97cb3d253274003d52bbe8c9c4da1" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/eth/
H A Dsmsc95xx.c20b429b013c97cb3d253274003d52bbe8c9c4da1 Wed Apr 05 22:23:28 UTC 2017 Simon Glass <sjg@chromium.org> net: smsc95xx: Correct free_pkt() implementation

On further review this returns the wrong packet length from the driver.
It may not be noticed since protocols will take care of it. Fix it by
subtracting the header length from the packet length returned.

Signed-off-by: Simon Glass <sjg@chromium.org>