Home
last modified time | relevance | path

Searched hist:"466 f775e02bcde5ea7454cd73ecf1a0f79275a30" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/fm/
H A Deth.c466f775e02bcde5ea7454cd73ecf1a0f79275a30 Fri Jul 10 12:06:02 UTC 2015 Daniel Inderbitzin <daniel.inderbitzin@crypto.ch> qoriq eth.c bugfix: handle received corrupted frames correctly

The rxbd is not correctly handled in case of a frame physical error
(FPE) or frame size error (FSE). The rxbd must be cleared and
advanced in case of an error to avoid receive stall.

Signed-off-by: Daniel Inderbitzin <daniel.inderbitzin@gmail.com>