]> git.baikalelectronics.ru Git - kernel.git/commit
net: macsec: invoke mdo_upd_secy callback when mac address changed
authorDmitry Bogdanov <dbogdanov@marvell.com>
Tue, 10 Mar 2020 15:22:25 +0000 (18:22 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 10 Mar 2020 22:59:32 +0000 (15:59 -0700)
commita6d6aef9e0d6da8df4d289c414f938ff5b2d3cbf
treeec0166ec2b046c45c7b7742e0e1141931e2d50b9
parentce6b22679cfdb8455478ed555073ef3bceb8805f
net: macsec: invoke mdo_upd_secy callback when mac address changed

Notify the offload engine about MAC address change to reconfigure it
accordingly.

Fixes: 37ce3272dda3 ("net: macsec: hardware offloading infrastructure")
Signed-off-by: Dmitry Bogdanov <dbogdanov@marvell.com>
Signed-off-by: Mark Starovoytov <mstarovoitov@marvell.com>
Signed-off-by: Igor Russkikh <irusskikh@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/macsec.c