David S. Miller
c0cc53162a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
...
Minor overlapping changes in the conflicts.
In the macsec case, the change of the default ID macro
name overlapped with the 64-bit netlink attribute alignment
fixes in net-next.
Signed-off-by: David S. Miller <davem@davemloft.net >
2016-04-27 15:43:10 -04:00
Nicolas Dichtel
f60d94c009
macsec: use nla_put_u64_64bit()
...
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2016-04-26 12:00:47 -04:00
Sabrina Dubroca
748164802c
macsec: add missing macsec prefix in uapi
...
I accidentally forgot some MACSEC_ prefixes in if_macsec.h.
Fixes: dece8d2b78 ("uapi: add MACsec bits")
Signed-off-by: Sabrina Dubroca <sd@queasysnail.net >
Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org >
Signed-off-by: David S. Miller <davem@davemloft.net >
2016-04-24 14:31:59 -04:00
Sabrina Dubroca
dece8d2b78
uapi: add MACsec bits
...
Signed-off-by: Sabrina Dubroca <sd@queasysnail.net >
Reviewed-by: Hannes Frederic Sowa <hannes@stressinduktion.org >
Signed-off-by: David S. Miller <davem@davemloft.net >
2016-03-13 22:40:24 -04:00