From: Vladimir Oltean <olteanv@gmail.com> Date: 2022-02-25 10:20:23
On Thu, Feb 24, 2022 at 04:15:21PM +0000, Russell King (Oracle) wrote:
When the supported interfaces bitmap is populated, phylink will itself
check that the interface mode is present in this bitmap. Drivers no
longer need to perform this check themselves. Remove these checks.
Signed-off-by: Russell King (Oracle) <redacted>
---