Home
last modified time | relevance | path

Searched hist:adeb45cbb5057731ce9c47aad93756135d7947bf (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/core/
H A Dfib_rules.cdiff adeb45cbb5057731ce9c47aad93756135d7947bf Wed Apr 26 09:03:50 CDT 2017 Wei Yongjun <weiyongjun1@huawei.com> fib_rules: fix error return code

Fix to return error code -EINVAL from the error handling
case instead of 0, as done elsewhere in this function.

Fixes: 622ec2c9d524 ("net: core: add UID to flows, rules, and routes")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>