]> git.baikalelectronics.ru Git - kernel.git/commit
macsec: fix netlink attribute for key id
authorSabrina Dubroca <sd@queasysnail.net>
Wed, 18 May 2016 11:34:40 +0000 (13:34 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 20 May 2016 18:14:13 +0000 (11:14 -0700)
commit2c74505d777490e51afe708c08cb99cb95383740
tree07547bdf1999a08e28fbd428fe04a234e8921e86
parente6e973f3085672a96e9bf02c9945e0d646daeef3
macsec: fix netlink attribute for key id

In my last commit I replaced MACSEC_SA_ATTR_KEYID by
MACSEC_SA_ATTR_KEY.

Fixes: f4885fbc754e ("macsec: key identifier is 128 bits, not 64")
Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/macsec.c