Re: [PATCH 09/12] net: ti: am65-cpsw-nuss: Don't cache disabled port ID

2021-05-15 Thread Ramon Fried
On Mon, May 10, 2021 at 5:37 PM Vignesh Raghavendra wrote: > > Currently driver may end up caching disabled port ID as active > interface. Fix this by bailing out earlier in case port is marked > disabled in the DT. > > Signed-off-by: Vignesh Raghavendra > --- > drivers/net/ti/am65-cpsw-nuss.c |

[PATCH 09/12] net: ti: am65-cpsw-nuss: Don't cache disabled port ID

2021-05-10 Thread Vignesh Raghavendra
Currently driver may end up caching disabled port ID as active interface. Fix this by bailing out earlier in case port is marked disabled in the DT. Signed-off-by: Vignesh Raghavendra --- drivers/net/ti/am65-cpsw-nuss.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/