Re: [PATCH net] macsec: add genl family module alias

2017-08-22 Thread David Miller
From: Sabrina Dubroca Date: Tue, 22 Aug 2017 15:36:08 +0200 > 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 Applied and queued up for -stable, th

[PATCH net] macsec: add genl family module alias

2017-08-22 Thread Sabrina Dubroca
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 --- I think this should go to stable as well. drivers/net/macsec.c | 1 + 1 file changed, 1 insertion(+) di