Hello:
This patch was applied to netdev/net.git (refs/heads/master):
On Mon, 22 Mar 2021 02:26:37 +0200 you wrote:
> From: Vladimir Oltean
>
> ic_close_dev contains a generalization of the logic to not close a
> network interface if it's the host port for a DSA switch. This logic is
> disguised
Hi Vladimir,
> ic_close_dev contains a generalization of the logic to not close a
> network interface if it's the host port for a DSA switch. This logic is
> disguised behind an iteration through the lowers of ic_dev in
> ic_close_dev.
>
> When no interface for ipconfig can be found, ic_dev is NU
From: Vladimir Oltean
ic_close_dev contains a generalization of the logic to not close a
network interface if it's the host port for a DSA switch. This logic is
disguised behind an iteration through the lowers of ic_dev in
ic_close_dev.
When no interface for ipconfig can be found, ic_dev is NULL