aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorHans J. Schultz <netdev@kapio-technology.com>2023-01-08 10:48:47 +0100
committerPaolo Abeni <pabeni@redhat.com>2023-01-10 11:58:39 +0100
commite06a9af067b3a6eeb1e116360f6f8bcef96a90c3 (patch)
tree2f219a0f554fa527172bee982247691cd008620c /scripts/objdiff
parentamd-xgbe: Add support for 10 Mbps speed (diff)
downloadlinux-e06a9af067b3a6eeb1e116360f6f8bcef96a90c3.tar.gz
linux-e06a9af067b3a6eeb1e116360f6f8bcef96a90c3.zip
net: dsa: mv88e6xxx: change default return of mv88e6xxx_port_bridge_flags
The default return value -EOPNOTSUPP of mv88e6xxx_port_bridge_flags() came from the return value of the DSA method port_egress_floods() in commit 4f85901f0063 ("net: dsa: mv88e6xxx: add support for bridge flags"), but the DSA API was changed in commit a8b659e7ff75 ("net: dsa: act as passthrough for bridge port flags"), resulting in the return value -EOPNOTSUPP not being valid anymore, and sections for new flags will not need to set the return value to zero on success, as with the new mab flag added in a following patch. Signed-off-by: Hans J. Schultz <netdev@kapio-technology.com> Reviewed-by: Vladimir Oltean <olteanv@gmail.com> Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions