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:
160c85f
)
xfrm_user: Propagate netlink error codes properly.
author
David S. Miller
<davem@davemloft.net>
Thu, 28 Jun 2012 04:57:03 +0000
(21:57 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 28 Jun 2012 04:57:03 +0000
(21:57 -0700)
Instead of using a fixed value of "-1" or "-EMSGSIZE", propagate what
the nla_*() interfaces actually return.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found