commit | 7095a4c497adb5aca30141f43c7ba00ce18bea74 | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@gmail.com> | Thu Aug 01 14:36:33 2019 -0400 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 01 16:43:08 2019 -0400 |
tree | 081bb26febf6d35e6aae0f2464cd744ff8bbfde4 | |
parent | a8e600e2184f45c40025cbe4d7e8893b69378a9f [diff] |
net: dsa: mv88e6xxx: lock mutex in vlan_prepare Lock the mutex in the mv88e6xxx_port_vlan_prepare function called by the DSA stack, instead of doing it in the internal mv88e6xxx_port_check_hw_vlan helper. Signed-off-by: Vivien Didelot <vivien.didelot@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>