macsec: add genl family module alias
authorSabrina Dubroca <sd@queasysnail.net>
Tue, 22 Aug 2017 13:36:08 +0000 (15:36 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 20 Sep 2017 06:19:53 +0000 (08:19 +0200)
commit4b4a194a10e2a2dd7bf3f90016b56ac495a1d37e
treeaebcb0a635dd00a7ee770272bfbaaa9d2324497b
parent43c792a8488087668f7e1052201e2eeb32150141
macsec: add genl family module alias

[ Upstream commit 78362998f58c7c271e2719dcd0aaced435c801f9 ]

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/macsec.c