CVSROOT:        /cvs
Module name:    src
Changes by:     cana...@cvs.openbsd.org 2016/01/06 21:41:17

Modified files:
        sys/arch/armv7/omap: if_cpsw.c 

Log message:
Handle receive queue full condition instead of hanging.This can be
triggered by flodding the interface. Also drop received packets
that span multiple buffers (which should not happen).
Tested on Beagle Bone Black by jsg@
ok bmercer@, djm@, jsg@

Reply via email to