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:
93b3cff
)
net: fib_rules: fix error code for unsupported families
author
Patrick McHardy
<kaber@trash.net>
Wed, 2 Jul 2008 02:59:37 +0000
(19:59 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 2 Jul 2008 02:59:37 +0000
(19:59 -0700)
The errno code returned must be negative.
Fixes "RTNETLINK answers: Unknown error
18446744073709551519
".
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found