--- zzzz-none-000/linux-4.9.218/Documentation/networking/switchdev.txt 2020-04-02 15:20:41.000000000 +0000 +++ seale-7590ax-750/linux-4.9.218/Documentation/networking/switchdev.txt 2023-03-29 10:59:05.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 ^^^^^^^^^^