Commits
Roger Quadros committed 92c9dbc057e
net: ti: icssg_prueth: Fix cleanup of RX flows and RX management channel We need to reset all RX flows and free up irq for all flows on emac_ndo_stop(). We also need to tear down the RX management channel. Fixes: ffaef6767d35 ("net: ti: icssg_prueth: Support multiple RX flows") Fixes: 4d586acac7bb ("net: ti: icssg_prueth: support management RX channel") Signed-off-by: Roger Quadros <rogerq@ti.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com>