commit | 6ed46d1247a595c58b6c04481fa77cf532f45de0 | [log] [tgz] |
---|---|---|
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | Tue Apr 26 10:06:14 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 26 12:00:48 2016 -0400 |
tree | 16ff8cec378c83d80cb395c152af472fa9fdb3de | |
parent | 3c6f3714d6a9e051eb84759e4fa5a2f4a3e730c6 [diff] |
sock_diag: align nlattr properly when needed I also fix the value of INET_DIAG_MAX. It's wrong since commit 8f840e47f190 which is only in net-next right now, thus I didn't make a separate patch. Fixes: 8f840e47f190 ("sctp: add the sctp_diag.c file") Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Signed-off-by: David S. Miller <davem@davemloft.net>