diff options
author | Simon Glass <sjg@chromium.org> | 2017-04-05 16:23:28 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-05-09 20:17:24 -0400 |
commit | 20b429b013c97cb3d253274003d52bbe8c9c4da1 (patch) | |
tree | fdac265d99d9b6b2b552b252039f7f9b17798978 /lib | |
parent | dd9999d5f4d3a0354c959fa3bccc0957a1164bf5 (diff) | |
download | u-boot-20b429b013c97cb3d253274003d52bbe8c9c4da1.zip u-boot-20b429b013c97cb3d253274003d52bbe8c9c4da1.tar.gz u-boot-20b429b013c97cb3d253274003d52bbe8c9c4da1.tar.bz2 |
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>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions