Re: [PATCH] net: dsa: mt7530: fix advertising unsupported
From: David Miller <davem@davemloft.net>
Date: 2020-08-28 13:55:16
Also in:
linux-arm-kernel, linux-mediatek, lkml
From: David Miller <davem@davemloft.net>
Date: 2020-08-28 13:55:16
Also in:
linux-arm-kernel, linux-mediatek, lkml
From: Landen Chao <redacted> Date: Thu, 27 Aug 2020 17:15:47 +0800
1000baseT_Half
Remove 1000baseT_Half to advertise correct hardware capability in
phylink_validate() callback function.
Fixes: 38f790a80560 ("net: dsa: mt7530: Add support for port 5")
Signed-off-by: Landen Chao <redacted>Applied and queued up for -stablel, with Subject line spillage fixed, thank you.