u-boot-brain/drivers/usb/eth
Uri Mashiach 3ce3026a09 net: usb: mcs7830: fix non-DM ingress path
The mcs7830_recv() (non-DM) function discards good packets and tries to
process "bad" packets due to incorrect test condition.
Fix the condition and return the proper value as described in function
doc.

Signed-off-by: Uri Mashiach <uri.mashiach@compulab.co.il>
Acked-by: Igor Grinberg <grinberg@compulab.co.il>
2017-05-21 16:44:04 +02:00
..
asix88179.c
asix.c
Makefile
mcs7830.c net: usb: mcs7830: fix non-DM ingress path 2017-05-21 16:44:04 +02:00
r8152_fw.c usb: eth: r8152_fw: fix indentation 2016-12-04 13:55:02 -05:00
r8152.c net: usb: r8152: Use ALLOC_CACHE_ALIGN_BUFFER() to allocate the buffers 2016-12-08 10:36:22 -06:00
r8152.h
smsc95xx.c net: smsc95xx: Correct free_pkt() implementation 2017-05-09 20:17:24 -04:00
usb_ether.c