]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
macsec: add genl family module alias
authorSabrina Dubroca <sd@queasysnail.net>
Tue, 22 Aug 2017 13:36:08 +0000 (15:36 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 22 Aug 2017 21:25:50 +0000 (14:25 -0700)
commit78362998f58c7c271e2719dcd0aaced435c801f9
tree5f2cea97dcccb88db6ac05205a9e604780644d46
parentbfe9a6d76a15e1b1deb465d25876217d7ca35097
macsec: add genl family module alias

This helps tools such as wpa_supplicant can start even if the macsec
module isn't loaded yet.

Fixes: c09440f7dcb3 ("macsec: introduce IEEE 802.1AE driver")
Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/macsec.c