Searched hist:bb915c843f28573bb31496644e7f7e2c0a066fd8 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | mvpp2.c | bb915c843f28573bb31496644e7f7e2c0a066fd8 Wed Aug 09 07:37:46 UTC 2017 Stefan Chulski <stefanc@marvell.com> net: mvpp2x: fix BM configuration overrun issue
Issue: BM counters were overrun by probe that called per Network interface and caused release of wrong number of buffers during remove procedure.
Fix: Use probe_done and num_ports to call init and remove procedure once per communication controller.
Signed-off-by: Stefan Chulski <stefanc@marvell.com> Tested-by: iSoC Platform CI <ykjenk@marvell.com> Reviewed-by: Igal Liberman <igall@marvell.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com> Signed-off-by: Stefan Roese <sr@denx.de>
|