diff options
| author | Dean Nelson <dnelson@redhat.com> | 2010-11-11 08:50:25 +0300 |
|---|---|---|
| committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2010-12-11 09:12:29 +0300 |
| commit | 19a0b67afd174c4db261d587b5c67704dcd53c17 (patch) | |
| tree | 05ac966305d5e51f486f949e56e4131c892a690c /tools/perf/scripts/python/syscall-counts.py | |
| parent | fa795e6b9c59a14c80a475428df7e4cb97396f47 (diff) | |
| download | linux-19a0b67afd174c4db261d587b5c67704dcd53c17.tar.xz | |
e1000: fix return value not set on error
Dean noticed that 'err' wasn't being set when the "goto err_dma"
statement is executed in the following hunk from the commit. It's value
will be zero as a result of a successful call to e1000_init_hw_struct().
This patch changes the error condition to be correctly propagated.
CC: stable@kernel.org
Signed-off-by: Dean Nelson <dnelson@redhat.com>
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: Emil Tantilov <emil.s.tantilov@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
