--- zzzz-none-000/linux-4.9.276/Documentation/networking/switchdev.txt 2021-07-20 14:21:16.000000000 +0000 +++ falcon-5530-750/linux-4.9.276/Documentation/networking/switchdev.txt 2023-04-05 08:19:00.000000000 +0000 @@ -232,10 +232,8 @@ the bridge's FDB. It's possible, but not optimal, to enable learning on the device port and on the bridge port, and disable learning_sync. -To support learning and learning_sync port attributes, the driver implements -switchdev op switchdev_port_attr_get/set for -SWITCHDEV_ATTR_PORT_ID_BRIDGE_FLAGS. The driver should initialize the attributes -to the hardware defaults. +To support learning, the driver implements switchdev op +switchdev_port_attr_get/set for SWITCHDEV_ATTR_PORT_ID_BRIDGE_FLAGS. FDB Ageing ^^^^^^^^^^