diff options
| author | Thomas Preisner <thomas.preisner+linux@fau.de> | 2016-12-30 03:37:53 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-11-30 08:37:26 +0000 |
| commit | 7f69dc100400482425c108a0dc0102101e192a21 (patch) | |
| tree | d6607b13304a93de09b5ba1682edb84a4739a70c /lib/timerqueue.c | |
| parent | 609797646f9b1fbfa6817aec31ca1d0ea64efa19 (diff) | |
net: 3com: typhoon: typhoon_init_one: fix incorrect return values
[ Upstream commit 107fded7bf616ad6f46823d98b8ed6405d7adf2d ]
In a few cases the err-variable is not set to a negative error code if a
function call in typhoon_init_one() fails and thus 0 is returned
instead.
It may be better to set err to the appropriate negative error
code before returning.
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=188841
Reported-by: Pan Bian <bianpan2016@163.com>
Signed-off-by: Thomas Preisner <thomas.preisner+linux@fau.de>
Signed-off-by: Milan Stephan <milan.stephan+linux@fau.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/timerqueue.c')
0 files changed, 0 insertions, 0 deletions
