diff options
author | Govindarajulu Varadarajan <gvaradar@cisco.com> | 2018-06-18 20:01:05 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-06-20 02:10:13 +0300 |
commit | 56f772279a762984f6e9ebbf24a7c829faba5712 (patch) | |
tree | f9a2fc742b0482d6acbb7828e1b8b8ec6dd7cf29 /net/core | |
parent | 8c43bd1706885ba1acfa88da02bc60a2ec16f68c (diff) | |
download | linux-56f772279a762984f6e9ebbf24a7c829faba5712.tar.xz |
enic: do not overwrite error code
In failure path, we overwrite err to what vnic_rq_disable() returns. In
case it returns 0, enic_open() returns success in case of error.
Reported-by: Ben Hutchings <ben.hutchings@codethink.co.uk>
Fixes: e8588e268509 ("enic: enable rq before updating rq descriptors")
Signed-off-by: Govindarajulu Varadarajan <gvaradar@cisco.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions