From: Vladimir Oltean <olteanv@gmail.com> Date: 2021-03-18 14:31:09
On Thu, Mar 18, 2021 at 03:15:49PM +0100, Tobias Waldekranz wrote:
Allow a user to control automatic learning per port.
Many chips have an explicit "LearningDisable"-bit that can be used for
this, but we opt for setting/clearing the PAV instead, as it works on
all devices at least as far back as 6083.
Signed-off-by: Tobias Waldekranz <tobias@waldekranz.com>
---