summaryrefslogtreecommitdiffstats
path: root/net/bridge/br_vlan.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2021-10-27 15:50:11 +0200
committerDavid S. Miller <davem@davemloft.net>2021-10-27 15:50:11 +0200
commite334df1d33b6d68f4441494e2d0e2640dd1bfdde (patch)
tree1bb382b575f77c727ebe9d28cb03682ff8f0aa6c /net/bridge/br_vlan.c
parentMerge tag 'mlx5-updates-2021-10-26' of git://git.kernel.org/pub/scm/linux/ker... (diff)
parentnet: mvneta: drop use of phylink_helper_basex_speed() (diff)
downloadlinux-e334df1d33b6d68f4441494e2d0e2640dd1bfdde.tar.xz
linux-e334df1d33b6d68f4441494e2d0e2640dd1bfdde.zip
Merge branch 'mvneta-phylink'
Russell King says: ==================== Convert mvneta to phylink supported_interfaces This patch series converts mvneta to use phylinks supported_interfaces bitmap to simplify the validate() implementation. The patches: 1) Add the supported interface modes the supported_interfaces bitmap. 2) Removes the checks for the interface type being supported from the validate callback 3) Removes the now unnecessary checks and call to phylink_helper_basex_speed() to support switching between 1000base-X and 2500base-X for SFPs (3) becomes possible because when asking the MAC for its complete support, we walk all supported interfaces which will include 1000base-X and 2500base-X only if the comphy is present. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bridge/br_vlan.c')
0 files changed, 0 insertions, 0 deletions