commit | 3b0723c12e825e26aa5fc0c6970108425824b51d | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@parallels.com> | Mon Dec 26 14:08:47 2011 -0500 |
committer | David S. Miller <davem@davemloft.net> | Mon Dec 26 14:08:47 2011 -0500 |
tree | 23ae96d0b284a5676aa826e23c338a6292642d01 | |
parent | c5e1fd8ccae09f574d6f978c90c2b968ee29030c [diff] |
unix_diag: Fix incoming connections nla length The NLA_PUT macro should accept the actual attribute length, not the amount of elements in array :( Signed-off-by: Pavel Emelyanov <xemul@parallels.com> Signed-off-by: David S. Miller <davem@davemloft.net>