Merge branch 'macsec-fixes'
authorDavid S. Miller <davem@davemloft.net>
Mon, 29 Oct 2018 02:26:43 +0000 (19:26 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 29 Oct 2018 02:26:43 +0000 (19:26 -0700)
Sabrina Dubroca says:

====================
macsec: linkstate fixes

This series fixes issues with handling administrative and operstate of
macsec devices.

Radu Rendec proposed another version of the first patch [0] but I'd
rather not follow the behavior of vlan devices, going with macvlan
does instead. Patrick Talbert also reported the same issue to me.

The second patch is a follow-up. The restriction on setting the device
up is a bit unreasonable, and operstate provides the information we
need in this case.

[0] https://patchwork.ozlabs.org/patch/971374/
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge