git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5e1fd8
)
unix_diag: Fix incoming connections nla length
author
Pavel Emelyanov
<xemul@parallels.com>
Mon, 26 Dec 2011 19:08:47 +0000
(14:08 -0500)
committer
David S. Miller
<davem@davemloft.net>
Mon, 26 Dec 2011 19:08:47 +0000
(14:08 -0500)
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>
No differences found