mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-03-22 18:15:47 +08:00
portif = br->ports[dstport_idx].port_netif; So no need to have NULL test for both br->ports[dstport_idx].port_netif and portif. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Dirk Ziegelmeier <dirk@ziegelmeier.net>